Type Definition freedesktop_desktop_entry::KeyMap[][src]

pub type KeyMap<'a> = BTreeMap<Key<'a>, (Value<'a>, LocaleMap<'a>)>;