Skip to main content

Module runtime

Module runtime 

Source
Expand description

Runtime primitives for git_helpers boundary module.

This module is a boundary seam for signal-handler registration and the test serialisation lock. Process-global phase-state lives in phase_state to keep it importable from non-boundary modules.

Re-exportsยง

pub use crate::git_helpers::hooks;