Expand description
Middleware and friends that help deal with protobuf messages in tower-web.
Structs§
- Proto
- A wrapper struct for a protobuf message type.
- Protobuf
Middleware - Decorate a service by converting incoming and outgoing Protobuf messages.
Traits§
- Message
Plus - A thin trait alias to make stuff more legible.