Skip to main content

Module plugins

Module plugins 

Source

Re-exports§

pub use loader::DiscoveryResult;
pub use loader::LoadedPlugin;
pub use loader::PluginLoader;
pub use manifest::Author;
pub use manifest::Compatibility;
pub use manifest::ManifestError;
pub use manifest::PluginManifest;
pub use manifest::RecipeEntry;
pub use manifest::ValidationError;
pub use registry::CompatibilityIssue;
pub use registry::Conflict;
pub use registry::Diagnostics;
pub use registry::DiscoveryReport;
pub use registry::DiscoveryStatus;
pub use registry::PluginEntry;
pub use registry::PluginRegistry;
pub use registry::RegistryError;
pub use registry::RegistrySummary;

Modules§

loader
manifest
registry

Functions§

discover_plugins
init