Module config

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ยง

bool_from_config ๐Ÿ”’
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.