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