pub type PatchSet<T, S, B> = DiffSetBuilder<PatchsetFormat, T, S, B>;Expand description
Type alias for building patchsets.
Aliased Typeยง
pub struct PatchSet<T, S, B> { /* private fields */ }pub type PatchSet<T, S, B> = DiffSetBuilder<PatchsetFormat, T, S, B>;Type alias for building patchsets.
pub struct PatchSet<T, S, B> { /* private fields */ }