1.0.0[−][src]Constant core::i8::MIN
pub const MIN: i8 = i8::MIN; // -128i8
👎 Deprecating in a future Rust version:
replaced by the MIN associated constant on this type
pub const MIN: i8 = i8::MIN; // -128i8
replaced by the MIN associated constant on this type