Docs.rs
typedb-driver-2.25.6
typedb-driver 2.25.6
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
haikalpribadi
typedb-bot
Dependencies
chrono =0.4.23
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.24.1
normal
tokio-stream =0.1.11
normal
tonic =0.8.0
normal
typedb-protocol =2.25.2
normal
typeql =2.25.0
normal
uuid =1.1.2
normal
Versions
62.96%
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.25.6
EntityAPI
Object Safety
Implementors
In typedb_driver::transaction::concept::api
?
Trait
typedb_driver
::
transaction
::
concept
::
api
::
EntityAPI
source
·
[
−
]
pub trait EntityAPI:
ThingAPI
+
Clone
+
Into
<
Entity
> { }
Object Safety
§
This trait is
not
object safe
.
Implementors
§
source
§
impl
EntityAPI
for
Entity