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

Length of a word, in bytes