[][src]Macro event_bus::subscribe_event

macro_rules! subscribe_event {
    ($b:expr, $h:expr) => { ... };
    ($b:expr, $h:expr, $p:expr) => { ... };
}