googleapis_tonic_google_maps_routing_v2/vec_u8_hash_map.rs
pub mod google {
pub mod api {
pub use googleapis_tonic_google_api::google::api::*;
}
pub mod geo {
pub mod r#type {
pub use googleapis_tonic_google_geo_type::google::geo::r#type::*;
}
}
pub mod maps {
pub mod routing {
pub mod v2 {
include!("vec_u8_hash_map/google.maps.routing.v2.rs");
}
}
}
pub mod rpc {
pub use googleapis_tonic_google_rpc::google::rpc::*;
}
pub mod r#type {
pub use googleapis_tonic_google_type::google::r#type::*;
}
}