twelf 0.15.0

Twelf is a configuration solution for Rust including 12-Factor support. It is designed with layers in order to configure different sources and formats to build your configuration. The main goal is to be very simple using a proc macro.
Documentation

twelf

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This version has 17 feature flags, 5 of them enabled by default.

default

clap (default)

env (default)

shellexpand (default)

clap_rs (default)

envy (default)

custom_fn

default_trait

dhall

dyn-clone

ini

json

serde_dhall

serde_ini

serde_yaml

toml

toml_rs

yaml