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