Crate simpleconfig

Source

Structs§

Config
Config objects that supports passing by simple string

Traits§

AsConfig
If your type can be converted to Config, you should implement the AsConfig trait