Module component_events::events
source · Structs
- The path of the static event stream that, by convention, synchronously listens for Resolved events.
Enums
- Simplifies the exit status represented by an Event. All stop status values that indicate failure are crushed into
Crash
.
Traits
- Common features of any event - event type, target moniker, conversion function
Functions
- Returns the string name for the given
event_type