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.
fn write_codegen_backend_stamp(
stamp: BuildStamp,
files: Vec<PathBuf>,
dry_run: bool,
) -> BuildStamp
Write filtered files
into the passed build stamp and returns it.