MAX_U8

Fully qualified path: alexandria_math::sha512::MAX_U8

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