Expand description
A tonic::Codec
that implements application/grpc+proto via the rust-protobuf.
Structsยง
- Protobuf
Codec V2 - A
Codecthat implementsapplication/grpc+protovia the rust-protobuf v2 library. - Protobuf
Codec V3 - A
Codecthat implementsapplication/grpc+protovia the rust-protobuf v3 library. - Protobuf
Decoder V2 - A
Decoderthat knows how to decodeU. - Protobuf
Decoder V3 - A
Decoderthat knows how to decodeU. - Protobuf
Encoder V2 - A
Encoderthat knows how to encodeT. - Protobuf
Encoder V3 - A
Encoderthat knows how to encodeT.