pub const MIN: i64 = i64::MIN; // -9_223_372_036_854_775_808i64👎Deprecating in a future version: replaced by the MIN associated constant on this type
MIN in core::i64 - Rust
pub const MIN: i64 = i64::MIN; // -9_223_372_036_854_775_808i64👎Deprecating in a future version: replaced by the MIN associated constant on this type