logo

Type Definition elasticsearch_dsl::Map

source · []
pub type Map<K, V> = BTreeMap<K, V>;
Expand description

Map type alias for the whole library