TWO_POW_2

Fully qualified path: alexandria_math::sha512::TWO_POW_2

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