Module runa_core::client::event_dispatcher
source · Expand description
Default implementation of the
traits::EventDispatcher
trait.
Structs
- A reference implementation of the event dispatcher
- A pending event that needs to be handled.
- Type of future returned by
PendingEvent::handle
.