Skip to main content

Crate build

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-grpc service stubs and clients purely in Rust without the need of proto files. It also enables you to set a custom Codec if you want to use a custom serialization format other than protobuf.
protobufprotobuf
Protobuf (via prost) build integration for rama-grpc.

Structs§

Attributes
Attributes that will be added to mod and struct items.

Traits§

Method
Method generation trait.
Service
Service generation trait.