pub const MAX: u16 = u16::MAX; // 65_535u16👎Deprecated since 1.99.0:
replaced by the MAX associated constant on this type
pub const MAX: u16 = u16::MAX; // 65_535u16replaced by the MAX associated constant on this type