pub type ContextConfig = BTreeMap<String, ContextFieldDef>;Expand description
Map of context key -> field definition.
Aliased Typeยง
pub struct ContextConfig { /* private fields */ }pub type ContextConfig = BTreeMap<String, ContextFieldDef>;Map of context key -> field definition.
pub struct ContextConfig { /* private fields */ }