pub fn range_hash(descriptor: &str) -> StringExpand description
Deterministic 64-bit FNV-1a hash of the range descriptor, hex-encoded.
Keys the progress marker so --resume finds the same backfill across
process restarts (std’s DefaultHasher is randomly seeded — unusable).