U88

Type Alias U88 

Source
pub type U88 = Uint<88, 2>;
Expand description

88-bit unsigned integer type, consisting of 2, 64-bit limbs.

Aliased Typeยง

pub struct U88 { /* private fields */ }