Function libpijul::patch::read_changes_from_file [] [src]

pub fn read_changes_from_file<P: AsRef<Path>>(changes_file: P)
                                              -> Result<HashSet<(Hash, ApplyTimestamp)>, Error>