Function libpijul::patch::write_changes [] [src]

pub fn write_changes(patches: &HashSet<(Hash, ApplyTimestamp)>,
                     changes_file: &Path)
                     -> Result<(), Error>