pub mod api { tonic::include_proto!("api"); } pub mod common { tonic::include_proto!("common"); }