Skip to main content

Module error

Module error 

Source
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.

Re-exports§

pub use crate::types::PluginError;

Type Aliases§

Result
Plugin system result type