Module events

Source

Structs§

CapabilityRequested
CapabilityRequestedError
CapabilityRequestedPayload
DebugStarted
DebugStartedError
DebugStartedPayload
Destroyed
DestroyedError
DestroyedPayload
EventError
EventStream
Resolved
ResolvedError
ResolvedPayload
START_COMPONENT_TREE_STREAM
The path of the static event stream that, by convention, synchronously listens for Resolved events.
Started
StartedError
StartedPayload
Stopped
StoppedError
StoppedPayload
Unresolved
UnresolvedError
UnresolvedPayload

Enums§

EventStreamError
ExitStatus
Simplifies the exit status represented by an Event. All stop status values that indicate failure are crushed into Crash.

Traits§

Event
Common features of any event - event type, target moniker, conversion function

Functions§

event_name
Returns the string name for the given event_type