Searched defs:OneofVariantWithContext (Results 1 – 3 of 3) sorted by relevance
499 pub(crate) struct OneofVariantWithContext<'a> { struct500 pub oneof: &'a OneofWithContext<'a>,501 pub field: FieldDescriptor,
518 pub(crate) struct OneofVariantWithContext<'a> { struct519 pub oneof: &'a OneofWithContext<'a>,520 pub field: &'a FieldDescriptorProto,
564 pub struct OneofVariantWithContext<'a> { struct565 pub oneof: &'a OneofWithContext<'a>,566 pub field: &'a FieldDescriptorProto,