Searched defs:protoc_gen_upb_path (Results 1 – 1 of 1) sorted by relevance
11 protoc_gen_upb_path: PathBuf, field50 pub fn protoc_gen_upb_path(&mut self, protoc_gen_upb_path: impl AsRef<Path>) -> &mut Self { in protoc_gen_upb_path() method