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