Searched defs:FieldDescriptorProto_Type (Results 1 – 6 of 6) sorted by relevance
12 class FieldDescriptorProto_Type {} class
42 impl FieldDescriptorProtoTypeExt for FieldDescriptorProto_Type { implementation246 fn proto_type(&self) -> FieldDescriptorProto_Type { in proto_type()
2245 pub fn get_field_type(&self) -> FieldDescriptorProto_Type { in get_field_type()2257 pub fn set_field_type(&mut self, v: FieldDescriptorProto_Type) { in set_field_type()2761 pub enum FieldDescriptorProto_Type { enum2782 impl crate::ProtobufEnum for FieldDescriptorProto_Type { implementation2787 fn from_i32(value: i32) -> ::std::option::Option<FieldDescriptorProto_Type> { in from_i32()2843 impl ::std::marker::Copy for FieldDescriptorProto_Type { implementation2847 impl ::std::default::Default for FieldDescriptorProto_Type { implementation2853 impl crate::reflect::ProtobufValue for FieldDescriptorProto_Type { implementation
1579 func needsStar(typ descriptor.FieldDescriptorProto_Type) bool {
23 type FieldDescriptorProto_Type int32 type
172 enum FieldDescriptorProto_Type : int { enum