Skip to main content

Module hook

Module hook 

Source
Expand description

Lifecycle hook wire types.

Structs§

HookEvent
Hook entry-point input. The host wraps a BuildEvent and tells the plugin which phase this call is.

Enums§

HookEventKind
Subset of crate::hook::HookEvent discriminants used at manifest time.
HookOutcome
HookPhase