multipatch 0.0.0

Create and apply binary or text patches that abstract over multiple underlying patch algorithms. (WIP)
Documentation
#[cfg(test)]
mod tests {
 #[test]
 fn it_works() {
  assert_eq!(2 + 2, 4);
 }
}