Module codec

Source
Expand description

gRPC stats collecting codec for the client module.

The implementation of StatCodec is based on tonic’s ProstCodec.

Structs§

StatCodec
StatDecoder
StatEncoder

Traits§

StatsCollector

Functions§

from_decode_error 🔒