Searched defs:rust_path (Results 1 – 1 of 1) sorted by relevance
313 let rust_path = RustModulePath(crate_name.to_string()); in get_extern_paths() localVariable329 let rust_path = rust_path.join(&snake_cased_package_name(&package).replace('.', "::")); in descriptor_set_file_to_extern_paths() localVariable360 let rust_path = rust_path.join(&name_lower); in message_type_to_extern_paths() localVariable