[go: up one dir, main page]

config 0.12.0

Layered configuration system for Rust applications.
Documentation

config

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, 10 of them enabled by default.

default

ini (default)

json (default)

json5 (default)

ron (default)

This feature flag does not enable additional features.

toml (default)

This feature flag does not enable additional features.

yaml (default)

rust-ini (default)

This feature flag does not enable additional features.

serde_json (default)

This feature flag does not enable additional features.

json5_rs (default)

This feature flag does not enable additional features.

yaml-rust (default)

This feature flag does not enable additional features.

indexmap

This feature flag does not enable additional features.

preserve_order