Expand description
Plugin error types and result handling
Re-exports the canonical PluginError from crate::types and provides
the crate-level Result alias along with additional convenience constructors.
Enums§
- Plugin
Error - Core plugin error types
Type Aliases§
- Result
- Plugin system result type