8 releases (breaking)
0.7.0 | Jan 19, 2025 |
---|---|
0.6.1 | May 9, 2024 |
0.6.0 | Jun 22, 2023 |
0.5.0 | May 15, 2023 |
0.1.0 | Oct 23, 2020 |
#7 in #edge-db
643 downloads per month
Used in 9 crates
(8 directly)
3KB
EdgeDB Rust Binding: Protocol Crate
This crate has been renamed to gel-protocol.
This crate contains data model types and internal protocol implementation for the EdgeDB client.
License
Licensed under either of
- Apache License, Version 2.0, (./LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (./LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
lib.rs
:
The EdgeDB protocol for EdgeDB-Rust
This crate has been renamed to gel-protocol.