on

Macro on 

Source
macro_rules! on {
    ($mediator: expr, $event: expr, $fut: expr) => { ... };
}
Expand description

Register event handle with async fn