logo
pub type Groups = BTreeMap<Group, BTreeSet<URef>>;
Expand description

Collection of named groups.