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

envmap

Small crate to read environment variables into a hashmap

2 releases

0.0.2 Sep 30, 2020
0.0.1 Apr 8, 2020

#244 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