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;