Type Alias ChangeSet

Source
pub type ChangeSet = SmallVec<[Change; 1]>;

Aliased Typeยง

pub struct ChangeSet { /* private fields */ }