Module config

Source
Expand description

§Key-value configuration management.

Structs§

ConfigIter
An iterator over the variants of Config

Enums§

Config
The available configuration keys.

Functions§

from_bool 🔒
Returns a value for use in Context::set_config_*() for the given bool.
get_config_keys_string 🔒
Returns all available configuration keys concated together.