Type Definition msr_plugin::EventSender

source · []
pub type EventSender<E> = Sender<PublishedEvent<E>>;