pub type U112 = Uint<112, 2>;Expand description
112-bit unsigned integer type, consisting of 2, 64-bit limbs.
Aliased Typeยง
pub struct U112 { /* private fields */ }pub type U112 = Uint<112, 2>;112-bit unsigned integer type, consisting of 2, 64-bit limbs.
pub struct U112 { /* private fields */ }