pub const MAX: i64 = i64::MAX; // 9_223_372_036_854_775_807i64
👎Deprecating in a future version: replaced by the
MAX
associated constant on this typepub const MAX: i64 = i64::MAX; // 9_223_372_036_854_775_807i64
MAX
associated constant on this type