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