cfg-rs 0.2.8

A rust configuration loader
Documentation

cfg-rs

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

default

    This feature flag does not enable additional features.

full

  • toml
  • yaml
  • json
  • rand
  • ini
  • log

rand

  • rand_chacha
  • rand_core

yaml

  • yaml-rust

ini

  • rust-ini

rust-ini

    This feature flag does not enable additional features.

rand_chacha

    This feature flag does not enable additional features.

yaml-rust

    This feature flag does not enable additional features.

log

    This feature flag does not enable additional features.

json

    This feature flag does not enable additional features.

rand_core

    This feature flag does not enable additional features.

toml

    This feature flag does not enable additional features.