envvar
Crates.io | envvar |
lib.rs | envvar |
version | 0.1.3 |
source | src |
created_at | 2015-06-19 17:07:45.166996 |
updated_at | 2016-01-16 12:33:44.105294 |
description | This tiny crate provides the `var()` function which is the same as
`std::env::var()` but the `NotPresent` variant of `VarError` provides
the name of the missing environment variable
|
homepage | https://github.com/maximih/envvar |
repository | https://github.com/maximih/envvar |
max_upload_size | |
id | 2421 |
size | 15,260 |
Maximilian Hristache (mhristache)
documentation
https://doc.rust-lang.org/stable/std/env/fn.var.html
README
Commit count: 6
cargo fmt