macro_rules! on { ($mediator: expr, $event: expr, $fut: expr) => { ... }; }
Register event handle with async fn