WithEventBus

Trait WithEventBus 

Source
pub trait WithEventBus {
    // Required method
    fn event_bus(&self) -> &EventBus;
}

Required Methods§

Implementors§