4 lines
50 B
Rust
4 lines
50 B
Rust
pub mod pb {
|
|
tonic::include_proto!("test");
|
|
}
|
pub mod pb {
|
|
tonic::include_proto!("test");
|
|
}
|