config-lib 0.9.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 very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

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

default

conf (default)

This feature flag does not enable additional features.

noml (default)

toml (default)

async

base64

chrono

env-override

This feature flag does not enable additional features.

hcl

This feature flag does not enable additional features.

json

schema

This feature flag does not enable additional features.

validation

xml