Type Definition gix_attributes::search::Assignments
source · pub type Assignments = SmallVec<[TrackedAssignment; 3]>;Expand description
A typically sized list of attributes.
pub type Assignments = SmallVec<[TrackedAssignment; 3]>;A typically sized list of attributes.