Skip to main content

Crate zoi_hooks

Crate zoi_hooks 

Source
Expand description

Hooks functionality for Zoi.

This crate provides the logic for executing package-specific and global hooks.

Modules§

global
Manages system-wide “Global Transaction Hooks”.

Enums§

HookType
The type of hook being executed.

Functions§

run_hooks
Runs the specified type of hooks for a package.