U64_BIT_NUM

Fully qualified path: alexandria_math::sha512::U64_BIT_NUM

#![allow(unused)]
fn main() {
pub const U64_BIT_NUM: u64 = 64;
}