Skip to main content

execute_async

AsyncMethod
This is a method of the HookRegistry class in the hooks module.
Execute hooks asynchronously (for future async hooks)

Signature

Parameters

HookEvent
required
No description available.
&HookInput
required
No description available.

Returns

HookResult
The result of the operation.

Rust Execution

Rust Parallel Execution