This repository was archived by the owner on Oct 9, 2023. It is now read-only.
Releases: typedb/typedb-driver-rust
Releases · typedb/typedb-driver-rust
TypeDB Client Rust 0.1.2
Documentation: https://github.com/vaticle/typedb-client-rust/blob/master/README.md
Project Status
This is a work in progress and is not yet suitable for production usage.
It can connect to TypeDB, run read and write queries, and return answers. Concept API methods are not available yet.
Distribution
Import typedb-client
through Cargo:
typedb-client = "0.1.2"