[][src]Type Definition schemars::Map

type Map<K, V> = BTreeMap<K, V>;