Module config

Source
Expand description

Basic config API

Contains a special trait that allows a type to have an associated config file

Enums§

ConfigType
The type of config file we are using

Traits§

Config
The Config trait allows a type to have an associated config file