pub fn emit_file(store: &Store, rel: &Path) -> Result<EmittedFile>Expand description
Project one store-relative file into its EmittedFile. Public for
streaming consumers (walk_rels supplies the canonical file set);
the lenient-degrade contract is the module’s, identical under
compute and per-file use.