realme 0.1.4

A flexible and extensible configuration management library for Rust, designed to simplify the process of loading and managing configuration settings from various sources.
Documentation

realme

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

cmd (default)

  • dep:clap (default)
  • dep:nom (default)

env (default)

This feature flag does not enable additional features.

file (default)

This feature flag does not enable additional features.

string (default)

This feature flag does not enable additional features.

env_with_replace

full

hot_reload

ini

json

json5

ron

toml

tracing

yaml