Type Alias UInt

Source
pub type UInt = u32;
Expand description

Default unsigned integer type.