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