[][src]Type Definition toio::EventStream

type EventStream = BoxStream<'static, Event>;

The stream of events.