pub const WORD_SIZE: usize = mem::size_of::<Word>(); // 0x0000_0008usize
Expand description

Length of a word, in bytes