Home
last modified time | relevance | path

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

/external/rust/crates/protobuf-codegen/src/
Dfile.rs15 pub(crate) fn proto_path_to_rust_mod(path: &str) -> RustIdent { in proto_path_to_rust_mod() function
/external/rust/crates/protobuf/src/
Ddescriptorx.rs25 pub fn proto_path_to_rust_mod(path: &str) -> String { in proto_path_to_rust_mod() function