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