Type Alias semilattice_database::RowSet

source ·
pub type RowSet = BTreeSet<NonZeroU32, Global>;

Aliased Type§

struct RowSet { /* private fields */ }