[][src]Type Definition hdiff::Difference

type Difference = Vec<Patch>;

Contains patches between two slices of objects.