config 0.14.1

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 17 feature flags, 24 of them enabled by default.

default

async (default)

convert-case (default)

ini (default)

json (default)

json5 (default)

ron (default)

  • dep:ron (default)

toml (default)

yaml (default)

async-trait (default)

convert_case (default)

rust-ini (default)

serde_json (default)

json5_rs (default)

yaml-rust2 (default)

indexmap

preserve_order