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 */ }
pub type U88 = Uint<88, 2>;
88-bit unsigned integer type, consisting of 2, 64-bit limbs.
pub struct U88 { /* private fields */ }