[][src]Type Definition riker_es::EventBus

type EventBus<T> = ChannelRef<Event<T>>;