Lines Matching defs:DescriptorProto
639 pub struct DescriptorProto { struct
643 // @@protoc_insertion_point(field:google.protobuf.DescriptorProto.field) argument
644 pub field: ::std::vec::Vec<FieldDescriptorProto>, argument
646 pub extension: ::std::vec::Vec<FieldDescriptorProto>, argument
648 pub nested_type: ::std::vec::Vec<DescriptorProto>, argument
650 pub enum_type: ::std::vec::Vec<EnumDescriptorProto>, argument
653 // @@protoc_insertion_point(field:google.protobuf.DescriptorProto.oneof_decl) argument
654 pub oneof_decl: ::std::vec::Vec<OneofDescriptorProto>, argument
657 // @@protoc_insertion_point(field:google.protobuf.DescriptorProto.reserved_range) argument
661 // @@protoc_insertion_point(field:google.protobuf.DescriptorProto.reserved_name) argument
664 // @@protoc_insertion_point(special_field:google.protobuf.DescriptorProto.special_fields) argument
668 impl<'a> ::std::default::Default for &'a DescriptorProto { argument
674 impl DescriptorProto { impl
776 impl crate::Message for DescriptorProto { implementation
990 impl crate::MessageFull for DescriptorProto { implementation
997 impl ::std::fmt::Display for DescriptorProto { implementation
1003 impl crate::reflect::ProtobufValue for DescriptorProto { implementation