Skip to main content

emit_file

Function emit_file 

Source
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.