pub const MAX: u64 = u64::MAX; // 18_446_744_073_709_551_615u64
👎Deprecating in a future version: replaced by the
MAX
associated constant on this typeAvailable on non-crate feature
ferrocene_certified
only.