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