Skip to main content

Module event

Module event 

Source
Expand description

Event types for the pub/sub system

Structs§

Event
An event with its context
EventContext
Context passed with every event
NumericComponentId
A simple numeric component ID for basic use cases

Enums§

EventKind
The actual event payload
EventType
Event types that components can subscribe to
GlobalKeyPolicy
Policy for determining which events are treated as global.

Traits§

ComponentId
Trait for user-defined component identifiers