[][src]Type Definition actor_es::EventBus

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