Type Definition msr_plugin::EventReceiver

source · []
pub type EventReceiver<E> = Receiver<PublishedEvent<E>>;