Constant mz_persist::location::SCAN_ALL
source ยท pub const SCAN_ALL: usize = _; // 9_223_372_036_854_775_807usize
Expand description
Helper constant to scan all states in Consensus::scan. The maximum possible SeqNo is i64::MAX.