pub type HighlightCfgMap<'h> = HashMap<DerivedMapKey, SyntaxHighlightConfig<'h>>;Expand description
[(map_name & map_suffix, Highlight resource & syntax name)]
Aliased Typeยง
struct HighlightCfgMap<'h> { /* private fields */ }pub type HighlightCfgMap<'h> = HashMap<DerivedMapKey, SyntaxHighlightConfig<'h>>;[(map_name & map_suffix, Highlight resource & syntax name)]
struct HighlightCfgMap<'h> { /* private fields */ }