Skip to main content

strict_runtime_enabled_from_env

Function strict_runtime_enabled_from_env 

Source
pub fn strict_runtime_enabled_from_env() -> bool
Expand description

Returns whether FRET_STRICT_RUNTIME enables strict runtime behavior.

This is intentionally shared across kernel crates so “strict mode” toggles behave consistently.