Macro common_runtime::runtime_apis

source ยท
macro_rules! runtime_apis {
    {$($custom:tt)*} => { ... };
}