Function run_make_support::env::no_debug_assertions
source ยท pub fn no_debug_assertions() -> bool
Expand description
Check if NO_DEBUG_ASSERTIONS
is set (usually this may be set in CI jobs).
pub fn no_debug_assertions() -> bool
Check if NO_DEBUG_ASSERTIONS
is set (usually this may be set in CI jobs).