Crate const_env

Crate const_env 

Source

Macros§

env_lit
Insert a Rust literal value from an environment variable.

Attribute Macros§

env_item
Configure a const or static item from an environment variable.
from_envDeprecated
Deprecated alias of env_item, use env_item instead. Will be deleted upon the next major version bump.