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 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, 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