Modules§
- cmf
- config
- context
- delegation
- elicitation
- error
- executor
- extensions
- factory
- hooks
- identity
- manager
- plugin
- registry
- visitor
Macros§
- define_
hook - Generates a hook type definition and marker struct.
- impl_
plugin_ payload - Implements
PluginPayloadfor a type that isClone + Send + Sync + 'static.