Searched defs:FieldDescriptorProto_Label (Results 1 – 4 of 4) sorted by relevance
12 class FieldDescriptorProto_Label {} class
2226 pub fn get_label(&self) -> FieldDescriptorProto_Label { in get_label()2238 pub fn set_label(&mut self, v: FieldDescriptorProto_Label) { in set_label()2861 pub enum FieldDescriptorProto_Label { enum2867 impl crate::ProtobufEnum for FieldDescriptorProto_Label { implementation2872 fn from_i32(value: i32) -> ::std::option::Option<FieldDescriptorProto_Label> { in from_i32()2898 impl ::std::marker::Copy for FieldDescriptorProto_Label { implementation2902 impl ::std::default::Default for FieldDescriptorProto_Label { implementation2908 impl crate::reflect::ProtobufValue for FieldDescriptorProto_Label { implementation
122 type FieldDescriptorProto_Label int32 type
211 enum FieldDescriptorProto_Label : int { enum