Type Alias EventSender

Source
pub type EventSender = UnboundedSender<Event>;

Aliased Typeยง

pub struct EventSender(/* private fields */);