4 lines
52 B
Rust
4 lines
52 B
Rust
pub mod post {
|
|
tonic::include_proto!("post");
|
|
}
|
pub mod post {
|
|
tonic::include_proto!("post");
|
|
}
|