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 typepub const MIN: i64 = i64::MIN; // -9_223_372_036_854_775_808i64
MIN
associated constant on this type