pub fn get_environment() -> EnvironmentExpand description
Get the current environment (cached)
This function caches the environment on first call for performance.
The environment is detected from the RUSTAPI_ENV environment variable.
pub fn get_environment() -> EnvironmentGet the current environment (cached)
This function caches the environment on first call for performance.
The environment is detected from the RUSTAPI_ENV environment variable.