Module abscissa_core::config[][src]

Support for managing global configuration, as well as loading it from TOML.

Structs

CfgCell

Configuration cell: holder of application configuration.

Traits

Config

Trait for Abscissa configuration data structures.

Configurable

Command type with which a configuration file is associated

Override

Use options from the given Command to override settings in the config.

Type Definitions

Reader

Configuration reader.