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 derive macro

Derive Macros

Configr