typedb-protocol 2.16.0

TypeDB Protocol
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies]
prost = "0.11.0"
tonic = "0.8.0"

[lib]
path = "src/typedb.protocol.rs"

[package]
authors = []
description = "TypeDB Protocol"
edition = "2021"
homepage = "https://github.com/vaticle/typedb-protocol"
name = "typedb-protocol"
readme = ""
repository = "https://github.com/vaticle/typedb-protocol"
version = "2.16.0"