Type Alias iotdb_client::client::Dictionary
source · pub type Dictionary = BTreeMap<String, String>;Aliased Type§
struct Dictionary { /* private fields */ }pub type Dictionary = BTreeMap<String, String>;struct Dictionary { /* private fields */ }