Type Definition dome_cloomnik::Hook[][src]

type Hook = fn(_: Context<'_>) -> HookResult;

DOME plugin hook.