new
Method
This is a method of the HookDefinition class in the hooks module.Create a new hook definition
Signature
Parameters
HookEvent
required
No description available.
impl Fn(&HookInput
required
No description available.
Returns
HookResult + Send + Sync + 'static,
) -> Self
The result of the operation.

