rlmesh-grpc 0.1.0-rc.1

Internal RLMesh crate (unstable Rust API): gRPC clients, servers, and wire helpers.
Documentation
1
2
3
4
5
6
pub mod client;
mod stream;
mod validation;
mod wire;

pub use client::ModelClient;