TWO_POW_1

Fully qualified path: alexandria_math::sha512::TWO_POW_1

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