Module env

Source

Functions§

env_var
env_var_os
no_debug_assertions
Check if NO_DEBUG_ASSERTIONS is set (usually this may be set in CI jobs).
set_current_dir
A wrapper around std::env::set_current_dir which includes the directory path in the panic message.