mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-28 01:34:21 +00:00
4f08d75375
When searching for how to read an environment variable, I first encountered the `env!` macro. It would have been useful to me if the documentation had included a link to `std::env::var`, which is what I was actually looking for. |
||
---|---|---|
.. | ||
benches | ||
primitive_docs | ||
src | ||
tests | ||
Cargo.toml |