Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Word64

Fully qualified path: alexandria_math::sha512::Word64

[derive(Drop, Copy)]
pub struct Word64 {
    pub data: u64,
}

Members

data

Fully qualified path: alexandria_math::sha512::Word64::data

pub data: u64