#hash-map #variables #env-var #read #environment

envmap

Small crate to read environment variables into a hashmap

2 releases

0.0.2 Sep 30, 2020
0.0.1 Apr 8, 2020

#248 in #hash-map

MIT license

5KB
116 lines

envmap

envmap is a small lib for reading in configs via environment variables and storing them in a hashmap.

No runtime deps