pub type StringMap = BTreeMap<String, String>;
StringMap, as the model names it.
StringMap
pub struct StringMap { /* private fields */ }