irx-config 3.4.0

The library provides convenient way to represent/parse configuration from different sources
Documentation

irx-config

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, 0 of them enabled by default.

cmd

  • parsers
  • clap
  • serde_yaml

json5-parser

  • parsers
  • json5

toml-parser

  • parsers
  • toml

yaml

  • parsers
  • serde_yaml

env

  • parsers
  • serde_yaml

clap

  • dep:clap

serde_yaml

  • dep:serde_yaml

parsers

  • derive_builder

json5

  • dep:json5

derive_builder

  • dep:derive_builder

toml

  • dep:toml

json

  • parsers