Type Alias iotdb_client::client::Dictionary

source ·
pub type Dictionary = BTreeMap<String, String>;

Aliased Type§

struct Dictionary { /* private fields */ }