pub type RawConfigMap = IndexMap<ConfigKey, RawConfigValue>;Expand description
Internal representation of configs.
Aliased Typeยง
pub struct RawConfigMap { /* private fields */ }pub type RawConfigMap = IndexMap<ConfigKey, RawConfigValue>;Internal representation of configs.
pub struct RawConfigMap { /* private fields */ }