Searched refs:module (Results 1 – 7 of 7) sorted by relevance
160 module: Vec<(String, String)>, field167 generate_attributes(name, &self.module) in for_mod()184 self.module.push((pattern.into(), attr.into())); in push_mod()
5 Codegen module of `tonic` gRPC implementation.
5 Health Checking module of `tonic` gRPC implementation.
8 Server Reflection module of `tonic` gRPC implementation.
11 Useful protobuf types are available through the [`pb`] module. They can be
324 Create the json data file and a helper module to read and deserialize our features.332 the corresponding `data` module to load and deserialize it in333 [examples/routeguide/data.rs][data-module].364 [data-module]: https://github.com/hyperium/tonic/blob/master/examples/src/routeguide/data.rs
88 - Removed `NamedService` from the `transport` module, please import it via