pub static FORGE_CONTEXT: OnceLock<ForgeContext>Expand description
Stores the forge execution context for the duration of the program.
pub static FORGE_CONTEXT: OnceLock<ForgeContext>Stores the forge execution context for the duration of the program.