Type Alias oasis_runtime_sdk::modules::access::types::Methods

source ·
pub type Methods = BTreeMap<String, MethodAuthorization>;
Expand description

A set of methods that are subject to access control.

Aliased Type§

struct Methods { /* private fields */ }