Home
last modified time | relevance | path

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

/tonic/codegen/src/
H A Dmain.rs68 root_dir: &Path, in codegen()
71 out_dir: &Path, in codegen()
72 file_descriptor_set_path: &Path, in codegen()
113 fn write_fds(fds: &FileDescriptorSet, path: &Path) { in write_fds()
/tonic/tonic-build/src/
H A Dprost.rs606 protos: &[impl AsRef<Path>], in compile_protos()
607 includes: &[impl AsRef<Path>], in compile_protos()
617 protos: &[impl AsRef<Path>], in compile_protos_with_config()
618 includes: &[impl AsRef<Path>], in compile_protos_with_config()