pub const MIN: u8 = u8::MIN; // 0u8
👎Deprecating in a future version: replaced by the
MIN
associated constant on this typeAvailable on non-crate feature
ferrocene_certified
only.pub const MIN: u8 = u8::MIN; // 0u8
MIN
associated constant on this typeferrocene_certified
only.