Constant rustc_std_workspace_std::u32::MIN
1.0.0 · source · pub const MIN: u32 = u32::MIN; // 0u32
👎Deprecating in a future Rust version: replaced by the
MIN
associated constant on this typepub const MIN: u32 = u32::MIN; // 0u32
MIN
associated constant on this type