Skip to main content

generate

Macro generate 

generate!() { /* proc-macro */ }
Available on crate feature macros only.
Expand description

Generate trillium-grpc service modules — both client and server halves — from one or more .proto files.

Accepts a comma-separated list of string-literal paths. See the crate docs for details on path resolution and module shape.