MAX_U64

Fully qualified path: alexandria_math::sha512::MAX_U64

#![allow(unused)]
fn main() {
pub const MAX_U64: u128 = 0xffffffffffffffff;
}