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