Skip to main content

load_plugin_hooks

Function load_plugin_hooks 

Source
pub async fn load_plugin_hooks() -> Result<HashMap<String, Vec<PluginHookMatcher>>, Box<dyn Error + Send + Sync>>
Expand description

Load and register hooks from all enabled plugins.