RowSet

Type Alias RowSet 

Source
pub type RowSet = BTreeSet<NonZero<u32>>;

Aliased Typeยง

pub struct RowSet { /* private fields */ }