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