Skip to main content

enabled

Function enabled 

Source
pub fn enabled() -> bool
Expand description

Whether plan-driven attrset construction is enabled (SUI_NORMALIZE=1).

Read once and cached — matches resolve_env::enabled()’s one-way latch.