Type Definition ruint::aliases::U16

source ·
pub type U16 = Uint<16, 1>;
Expand description

Uint for 16 bits. Similar to u16.