* tonic gRPC example * minor change to client output Co-authored-by: Chris Tsang <chris.2y3@outlook.com>
4 lines
52 B
Rust
4 lines
52 B
Rust
pub mod post {
|
|
tonic::include_proto!("post");
|
|
}
|