Docs.rs
typedb-driver-2.29.0
typedb-driver 2.29.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
haikalpribadi
typedb-bot
Dependencies
chrono ^0.4.38
normal
crossbeam ^0.8.2
normal
futures ^0.3.21
normal
http ^0.2.8
normal
itertools ^0.10.3
normal
log ^0.4.17
normal
maybe-async ^0.2.7
normal
prost ^0.11.0
normal
tokio ^1.28.2
normal
tokio-stream ^0.1.11
normal
tonic ^0.8.0
normal
typedb-protocol =2.28.4
normal
typeql =2.28.6
normal
uuid ^1.1.2
normal
Versions
66.67%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
typedb_
driver
2.29.0
typedb_driver
Macro
resolve
Copy item path
source
macro_rules!
resolve { (
$fut
:expr $(,)
?
) => { ... }; }