Type Definition structmap::StringMap[][src]

type StringMap = BTreeMap<String, String>;