spiders_scheme/
scheme.rs

1
2// pub mod scheme {
3// 	tonic::include_proto!("scheme");
4// }
5// pub use scheme::*;
6
7tonic::include_proto!("scheme");