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