Searched defs:proto_path_to_rust_mod (Results 1 – 3 of 3) sorted by relevance
15 pub(crate) fn proto_path_to_rust_mod(path: &str) -> RustIdent { in proto_path_to_rust_mod() function
18 pub(crate) fn proto_path_to_rust_mod(path: &str) -> RustIdent { in proto_path_to_rust_mod() function
24 pub fn proto_path_to_rust_mod(path: &str) -> String { in proto_path_to_rust_mod() function