1
2
3
4
5
6
//! Generated from `proto/grpc_example.proto` using `prost`.
//!
//! This module contains Rust implementation of the API definition and all Command, Event and Query
//! types of the example application.

tonic::include_proto!("grpc_example"); // The string specified here must match the proto package name