Searched refs:Config (Results 1 – 5 of 5) sorted by relevance
2 let mut config = prost_build::Config::new(); in main()
2 let mut config = prost_build::Config::default(); in main()
5 use prost_build::{Config, Method, Service};609 self.compile_protos_with_config(Config::new(), protos, includes) in compile_protos()616 mut config: Config, in compile_protos_with_config() argument639 self.compile_fds_with_config(Config::new(), fds) in compile_fds()645 mut config: Config, in compile_fds_with_config() argument652 fn setup_config(self, config: &mut Config) { in setup_config() argument
78 pub use prost_build::Config;
204 * **web:** Implement tower::Layer for tonic_web::Config ([#1119](https://github.com/hyperium/tonic/…