Crate build
Available on crate features
http and grpc only.Expand description
Grpc codgen support for rama
Modules§
- manual
- This module provides utilities for generating
rama-grpcservice stubs and clients purely in Rust without the need ofprotofiles. It also enables you to set a customCodecif you want to use a custom serialization format other thanprotobuf. - protobuf
protobuf - Protobuf (via prost) build integration for rama-grpc.
Structs§
- Attributes
- Attributes that will be added to
modandstructitems.