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 typepub const MAX: u64 = u64::MAX; // 18_446_744_073_709_551_615u64
MAX
associated constant on this type