Crate oro_config

Source
Expand description

Configuration loader for Orogene config files.

Structs§

ArgMatches
Container for parse results.
Command
Build a command-line interface.
OroConfig
A prioritized configuration repository. It maintains a set of configuration sources, fetches values to populate those, and provides them according to the source’s priority.
OroConfigOptions

Traits§

OroConfigLayerExt