pub type GrantedFunctions = BTreeSet<(ZomeName, FunctionName)>;
Expand description

A collection of zome/function pairs