Module stry_common::config[][src]

Init config information, everything else is handled though the frontend.

Structs

ClapSource

A config layer source that pulls values from a clap ArgMatches.

Config

The application init configuration.

RonSource

A config layer source based on a RON file.

Enums

RonSourceError

Errors that could occur when created a RonSource.