Crate configr[][src]

Enums

ConfigError

List of error categories

Traits

Config

This is the main trait that you implement on your struct, either manually or using the Configr attribute macro

Derive Macros

Configr

Reexport of Attribute Macros

ConfigrDefault