Module env

Source
Available on crate feature env only.
Expand description

This module contains tools to simplify parsing environment variables.

Functionsยง

get
Gets the content of an environment variable.
get_bool
Gets a boolean environment variable.
get_os
Gets the content of an environment variable.