Function write_codegen_backend_stamp

Source
fn write_codegen_backend_stamp(
    stamp: BuildStamp,
    files: Vec<PathBuf>,
    dry_run: bool,
) -> BuildStamp
Expand description

Write filtered files into the passed build stamp and returns it.