Skip to main content

enabled

Function enabled 

Source
pub fn enabled() -> bool
Expand description

Whether the ENV-RESOLVE M0 fast path is enabled (SUI_RESOLVE=1).

Read once and cached — matches perf::enabled()’s one-way latch. When false, every consume site takes today’s exact unchanged runtime path.