Home
last modified time | relevance | path

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

/external/rust/android-crates-io/extra_versions/crates/protobuf-codegen/src/
Doneof.rs127 pub(crate) struct OneofGen<'a> { struct
135 impl<'a> OneofGen<'a> { argument
/external/rust/android-crates-io/crates/protobuf-codegen/src/gen/
Doneof.rs165 pub(crate) struct OneofGen<'a> { struct
173 impl<'a> OneofGen<'a> { impl