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