Skip to main content

Module callback

Module callback 

Source
Expand description

Hook callback types — the function signatures and matcher configuration.

Structs§

HookCallbackMatcher
Hook configuration with optional regex matcher pattern.

Functions§

hook_fn
Helper to create a HookCallback from an async function.

Type Aliases§

HookCallback
Type alias for hook callback functions.