#hash-map #envmap

envmap

Small crate to read environment variables into a hashmap

2 releases

0.0.2 Sep 30, 2020
0.0.1 Apr 8, 2020

#729 in Configuration

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