Skip to main content

Module plugin

Module plugin 

Source
Expand description

Plugin discovery, dispatch, and catalog management.

Re-exports§

pub use manager::CommandCatalogEntry;
pub use manager::CommandConflict;
pub use manager::DEFAULT_PLUGIN_PROCESS_TIMEOUT_MS;
pub use manager::DiscoveredPlugin;
pub use manager::DoctorReport;
pub use manager::PluginDispatchContext;
pub use manager::PluginDispatchError;
pub use manager::PluginManager;
pub use manager::PluginSource;
pub use manager::PluginSummary;

Modules§

discovery
dispatch
manager