Skip to main content

write_stamp

Function write_stamp 

Source
pub fn write_stamp(
    dir: &Path,
    stamp: &ExportStamp,
) -> Result<(), ExportStampError>
Expand description

Write the stamp into dir, creating dir if needed.