Skip to main content

Crate cpex_core

Crate cpex_core 

Source

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 PluginPayload for a type that is Clone + Send + Sync + 'static.