execute_hook
Method
This is a method of the PluginManager class in the plugins module.Execute hooks for a specific hook type
Signature
Parameters
PluginHook
required
No description available.
serde_json::Value
required
No description available.
Returns
Result<serde_json::Value>
The result of the operation.

