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