Type Alias U48
pub type U48 = Uint<48, 1>;Expand description
48-bit [unsigned integer type][Uint], consisting of 1, 64-bit limbs.
Aliased Typeยง
pub struct U48 { /* private fields */ }pub type U48 = Uint<48, 1>;48-bit [unsigned integer type][Uint], consisting of 1, 64-bit limbs.
pub struct U48 { /* private fields */ }