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