Home
last modified time | relevance | path

Searched defs:protoc_gen_upb_path (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/rust/protobuf_codegen/src/
Dlib.rs11 protoc_gen_upb_path: PathBuf, field
50 pub fn protoc_gen_upb_path(&mut self, protoc_gen_upb_path: impl AsRef<Path>) -> &mut Self { in protoc_gen_upb_path() method