Skip to main content

Module registry

Module registry 

Source

Structs§

HookEntry
A registered hook handler paired with its PluginRef.
PluginRef
Manager-owned wrapper that pairs a plugin with its authoritative config.
PluginRegistry
Manages registered plugin instances and hook handler mappings.

Traits§

AnyHookHandler
Type-erased interface for calling a hook handler.

Functions§

group_by_mode

Type Aliases§

GroupedHookEntries
Groups a list of HookEntries by their execution mode.