Type Definition casper_types::contracts::Groups[][src]

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

Collection of named groups.