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