Macro main_plugin_async

Source
macro_rules! main_plugin_async {
    ($handler:ident) => { ... };
}