ConstTextMap

Type Alias ConstTextMap 

Source
pub type ConstTextMap = OrderedMap<&'static str, &'static str>;

Aliased Typeยง

pub struct ConstTextMap {}