#env #env-var #variables #environment #parser #optional #required

envoption

Functions for parsing environment variables with support for required, optional, and default values

5 releases

Uses old Rust 2015

0.2.1 Nov 16, 2016
0.2.0 Nov 16, 2016
0.1.2 Nov 15, 2016
0.1.1 Nov 5, 2016
0.1.0 Nov 4, 2016

#62 in #required

Download history 25/week @ 2024-02-24 12/week @ 2024-03-02 14/week @ 2024-03-09 4/week @ 2024-03-16

55 downloads per month

MIT/Apache

10KB
198 lines

EnvOption

crates.io

Two simple functions for parsing environment variables when reading config.

Documentation

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

No runtime deps