Home
last modified time | relevance | path

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

/external/rust/crates/protobuf-codegen/src/gen/rust/
Dpath.rs62 pub fn append_with_ident(self, path: RustIdentWithPath) -> RustIdentWithPath { in append_with_ident() method
/external/rust/crates/protobuf-codegen/2.27.1/src/
Drust_name.rs206 pub fn append_with_ident(self, path: RustIdentWithPath) -> RustIdentWithPath { in append_with_ident() method