twelf 0.4.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 13 feature flags, 13 of them enabled by default.

default

clap (default)

dhall (default)

env (default)

ini (default)

json (default)

toml (default)

yaml (default)

clap_rs (default)

This feature flag does not enable additional features.

serde_dhall (default)

This feature flag does not enable additional features.

envy (default)

This feature flag does not enable additional features.

serde_ini (default)

This feature flag does not enable additional features.

toml_rs (default)

This feature flag does not enable additional features.

serde_yaml (default)

This feature flag does not enable additional features.