tonic-prost
Prost codec implementation for tonic gRPC framework.
Overview
This crate provides the ProstCodec for encoding and decoding protobuf messages using the prost library.
Usage
This crate is typically used through the main tonic crate with the prost feature enabled (which is enabled by default).
[]
= "0.14"