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

default

  • toml
  • json
  • yaml
  • hjson
  • ini

toml

    This feature flag does not enable additional features.

json

  • serde_json

yaml

  • yaml-rust

hjson

  • serde-hjson

ini

  • rust-ini

serde_json

    This feature flag does not enable additional features.

yaml-rust

    This feature flag does not enable additional features.

serde-hjson

    This feature flag does not enable additional features.

rust-ini

    This feature flag does not enable additional features.