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

type Groups = BTreeMap<Group, BTreeSet<URef>>;

Collection of named groups.