pub fn parallel_parse_paths(paths: &[PathBuf]) -> (Vec<CorpusItem>, usize)Expand description
The paths type alias for the freshness tracker’s explicit-list parse (INDEX-PLAN B6): parse a known path list through the one true per-file path, parallel when it pays; entries in list order.