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