Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/protobuf-codegen/src/gen/field/
Drepeated.rs13 fn wrap_element(&self, element_type: RustType) -> RustType { in wrap_element() method
Doption_kind.rs15 pub(crate) fn wrap_element(&self, element_type: RustType) -> RustType { in wrap_element() method