pub type U16 = Uint<16, 1>;Expand description
16-bit unsigned integer type, consisting of 1, 64-bit limbs.
Aliased Type§
pub struct U16 { /* private fields */ }pub type U16 = Uint<16, 1>;16-bit unsigned integer type, consisting of 1, 64-bit limbs.
pub struct U16 { /* private fields */ }