pub fn enabled() -> boolExpand 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.