conf 0.4.5

A derive-based config parser for CLI args, env, and structured config files
Documentation
1
2
3
//! The README for the `conf` crate.

#![doc = include_str!("../README.md")]