Expand description
Hook callback types — the function signatures and matcher configuration.
Structs§
- Hook
Callback Matcher - Hook configuration with optional regex matcher pattern.
Functions§
- hook_fn
- Helper to create a
HookCallbackfrom an async function.
Type Aliases§
- Hook
Callback - Type alias for hook callback functions.