okcodes-config 0.14.3

Layered configuration system for Rust applications.
Documentation

okcodes-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 16 feature flags, 14 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