Type Definition structmap::StringMap

source · []
pub type StringMap = BTreeMap<String, String>;