Skip to main content

HookFn

Type Alias HookFn 

Source
pub type HookFn = fn(&Ctx<'_>) -> Verdict;