Type Alias DoubleWord

Source
pub type DoubleWord = u128;
Expand description

The primitive integer type that has exactly double the size of Word.