Docs.rs
envhead-1.0.0
envhead 1.0.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
SommerEngineering
Dependencies
quote ^1.0.33
normal
syn ^2.0.39
normal
Versions
50%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
envhead
1.0.0
All Items
Crate Items
Macros
Crate
envhead
Copy item path
Source
Macros
ยง
envhead
This macro is used to get the environment variable prefixed with the
ENV_LEAD_PREFIX
environment variable. If
ENV_LEAD_PREFIX
is not set, it will default to
ENV
. The given string will be converted to uppercase.