pub type ConfigSettingMap = BTreeMap<String, ConfigSetting>;
pub struct ConfigSettingMap { /* private fields */ }