ServiceWithEvents

Trait ServiceWithEvents 

Source
pub trait ServiceWithEvents {
    type Event: Event;
}

Required Associated Types§

Implementors§