viperus 0.1.10

Viperus is an (in)complete configuration solution for rust applications heavly inspired by the GO package Viper.It supports defaults reading from JSON, TOML, YAML, envfile,java properties, environment variables reading from Clap command line flags setting explicit values
Documentation

viperus

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

default

cache (default)

This feature flag does not enable additional features.

fmt-clap (default)

fmt-env (default)

fmt-javaproperties (default)

fmt-json (default)

fmt-toml (default)

fmt-yaml (default)

global (default)

notify (default)

watch (default)

clap (default)

dotenv (default)

java-properties (default)

serde (default)

serde_json (default)

toml (default)

serde_yaml (default)

lazy_static (default)