Function build_stamp::write_stamp_file_at_compile_time[][src]

pub fn write_stamp_file_at_compile_time(repo_path: &Path, out_dir: &Path)
Expand description

Writes the current values to generated_stamp.rs in the out directory, intended to be run at compile time from build.rs.