config-lib 1.0.0

Enterprise-grade multi-format configuration library supporting 8 formats (CONF, INI, Properties, JSON, XML, HCL, TOML, NOML) with sub-50ns caching, hot reloading, and comprehensive validation.
Documentation

config-lib

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This version has 12 feature flags, 2 of them enabled by default.

default

conf (default)

This feature flag does not enable additional features.

hot-reload (default)

async

chrono

env-override

This feature flag does not enable additional features.

hcl

This feature flag does not enable additional features.

json

noml

schema

This feature flag does not enable additional features.

toml

validation

xml