pub const OPEN_UPPER: i64 = i64::MAX; // 9_223_372_036_854_775_807i64
Sentinel value marking an interval’s upper bound as open (“until further notice”).