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