Type Definition tiny_tokio_actor::EventReceiver[][src]

pub type EventReceiver<T> = BroadcastReceiver<T>;