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