Function functions
pub fn functions() -> BTreeMap<String, Vec<Function>>
Expand description
Returns a map of all the Function
s of this contract.
pub fn functions() -> BTreeMap<String, Vec<Function>>
Returns a map of all the Function
s of this contract.