tonic-prost-build
Prost build integration for tonic gRPC framework.
Overview
This crate provides code generation for gRPC services using protobuf definitions via the prost ecosystem. It bridges prost-build with tonic's generic code generation infrastructure.
Usage
Add to your build.rs:
Features
transport: Enables transport layer code generationcleanup-markdown: Enables markdown cleanup in generated documentation