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