Function libpijul::patch::read_changes [] [src]

pub fn read_changes(
    r: &mut Read
) -> Result<HashSet<(Hash, ApplyTimestamp)>, Error>