pub type Difference = Vec<Patch>;
Contains patches between two slices of objects.
pub struct Difference { /* private fields */ }