Module config_value

Source
Expand description

Provides a newtype for toml::map::Map<String, Value>) with methods to merge (incomplete) configuration data from different sources (files).

Structsยง

CfgVal
A newtype holding configuration data.