TWO_POW_8

Fully qualified path: alexandria_math::sha512::TWO_POW_8

#![allow(unused)]
fn main() {
pub const TWO_POW_8: u64 = 0x100;
}