@@ -1,3 +1,4 @@
|
||||
pub mod pb {
|
||||
tonic::include_proto!("test");
|
||||
tonic::include_proto!("stream");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,4 @@
|
||||
pub mod pb {
|
||||
tonic::include_proto!("test");
|
||||
tonic::include_proto!("stream");
|
||||
}
|
||||
|
||||