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