1.0.0[−][src]Constant core::u32::MIN
pub const MIN: u32 = u32::MIN; // 0u32
The smallest value that can be represented by this integer type.
Use u32::MIN instead.
pub const MIN: u32 = u32::MIN; // 0u32
The smallest value that can be represented by this integer type.
Use u32::MIN instead.