pub const MIN: u64 = u64::MIN; // 0u64
👎Deprecating in a future version: replaced by the
MIN
associated constant on this typeAvailable on crate feature
dep_bytemuck
only.pub const MIN: u64 = u64::MIN; // 0u64
MIN
associated constant on this typedep_bytemuck
only.