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