Module event_registry

Source
Expand description

§Event Registry

Central registry for dynamic event registration and dispatch

Structs§

EventRegistry
Central event registry for dynamic registration

Traits§

EventRegistryClient
Trait for objects that can register with the event registry

Type Aliases§

EventHandler
Event handler type