Type Definition dome_cloomnik::Hook[][src]

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

DOME plugin hook.