Skip to main content

Module event

Module event 

Source
Expand description

Observability hook. Dependency-free: on_event is a plain synchronous callback. Event values are constructed only when a hook is registered, so the happy path stays allocation-free when no hook is set.

Enumsยง

Event
A lifecycle event emitted by the engine when a hook is registered.