twelf 0.10.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 14 feature flags, 4 of them enabled by default.

default

clap (default)

env (default)

clap_rs (default)

This feature flag does not enable additional features.

envy (default)

This feature flag does not enable additional features.

default_trait

dhall

ini

json

serde_dhall

This feature flag does not enable additional features.

serde_ini

This feature flag does not enable additional features.

serde_yaml

This feature flag does not enable additional features.

toml

toml_rs

This feature flag does not enable additional features.

yaml