Crate configr[][src]

Modules

derive

Reexport of derive macros with better names

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

Attribute Macros

Configr

Reexport of Attribute Macros

ConfigrDefault