Docs.rs
iotdb-client-rs-0.3.12
iotdb-client-rs 0.3.12
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
manlge
Dependencies
byteorder ^1.4
normal
permutation ^0.4.0
normal
strum_macros ^0.25.3
normal
thrift ^0.17.0
normal
typed-builder ^0.18.0
normal
chrono ^0.4.19
dev
prettytable-rs ^0.10.0
dev
structopt ^0.3.26
dev
Versions
0.62%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
iotdb
0.3.12
Dictionary
Aliased Type
In iotdb::
client
iotdb
::
client
Type Alias
Dictionary
Copy item path
Source
pub type Dictionary =
BTreeMap
<
String
,
String
>;
Aliased Type
ยง
struct Dictionary {
/* private fields */
}