Crate cnfg

Crate cnfg 

Source
Expand description

cnfg – declarative configuration loading and validation.

Re-exports§

pub use error::CnfgError;
pub use error::ValidationErrors;
pub use loader::LoaderExt;
pub use types::CliSpec;
pub use types::ConfigMeta;
pub use types::FieldSpec;
pub use types::Kind;
pub use types::Validate;

Modules§

error
loader
merge
types
util

Derive Macros§

Cnfg