Macro ark_api::require_behavior_api
source · [−]macro_rules! require_behavior_api {
() => { ... };
}Expand description
Macro to require and use the API.
macro_rules! require_behavior_api {
() => { ... };
}Macro to require and use the API.