Type Definition ruint::aliases::U32

source ·
pub type U32 = Uint<32, 1>;
Expand description

Uint for 32 bits. Similar to u32.