hydroconf 0.2.0

Effortless configuration management for Rust.
Documentation
1
2
3
4
5
test:
	cargo test -- --test-threads 1

f:
	rustfmt $(shell find src -name "*.rs" -type f)