gel-protocol 0.9.2

Low-level protocol implementation for Gel database client. For applications, use gel-tokio. Formerly published as edgedb-protocol.
Documentation
Gel Rust Binding: Protocol Crate
================================

This crate contains data model types and internal protocol implementation for
the Gel client.

* [Documentation]https://docs.rs/gel-protocol
* [Tokio Client]https://docs.rs/gel-tokio


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.