• Home
  • Raw
  • Download

Lines Matching full:crate

27 …ate_accessors_all: crate::ext::ExtFieldOptional<crate::descriptor::FileOptions, bool> = crate::ext…
29 …nerate_getter_all: crate::ext::ExtFieldOptional<crate::descriptor::FileOptions, bool> = crate::ext…
31 …t tokio_bytes_all: crate::ext::ExtFieldOptional<crate::descriptor::FileOptions, bool> = crate::ext…
33 …es_for_string_all: crate::ext::ExtFieldOptional<crate::descriptor::FileOptions, bool> = crate::ext…
35 … lite_runtime_all: crate::ext::ExtFieldOptional<crate::descriptor::FileOptions, bool> = crate::ext…
37 …erate_accessors: crate::ext::ExtFieldOptional<crate::descriptor::MessageOptions, bool> = crate::ex…
39 …generate_getter: crate::ext::ExtFieldOptional<crate::descriptor::MessageOptions, bool> = crate::ex…
41 …nst tokio_bytes: crate::ext::ExtFieldOptional<crate::descriptor::MessageOptions, bool> = crate::ex…
43 …ytes_for_string: crate::ext::ExtFieldOptional<crate::descriptor::MessageOptions, bool> = crate::ex…
45 …_accessors_field: crate::ext::ExtFieldOptional<crate::descriptor::FieldOptions, bool> = crate::ext…
47 …ate_getter_field: crate::ext::ExtFieldOptional<crate::descriptor::FieldOptions, bool> = crate::ext…
49 …okio_bytes_field: crate::ext::ExtFieldOptional<crate::descriptor::FieldOptions, bool> = crate::ext…
51 …for_string_field: crate::ext::ExtFieldOptional<crate::descriptor::FieldOptions, bool> = crate::ext…
144 fn file_descriptor_proto() -> &'static crate::descriptor::FileDescriptorProto { in file_descriptor_proto()
145 …static file_descriptor_proto_lazy: crate::rt::Lazy<crate::descriptor::FileDescriptorProto> = crate in file_descriptor_proto()
147 crate::Message::parse_from_bytes(file_descriptor_proto_data).unwrap() in file_descriptor_proto()
152 pub fn file_descriptor() -> &'static crate::reflect::FileDescriptor { in file_descriptor()
153 …static generated_file_descriptor_lazy: crate::rt::Lazy<crate::reflect::GeneratedFileDescriptor> = in file_descriptor()
154 … static file_descriptor: crate::rt::Lazy<crate::reflect::FileDescriptor> = crate::rt::Lazy::new(); in file_descriptor()
158 deps.push(crate::descriptor::file_descriptor().clone()); in file_descriptor()
161 crate::reflect::GeneratedFileDescriptor::new_generated( in file_descriptor()
168 crate::reflect::FileDescriptor::new_generated_2(generated_file_descriptor) in file_descriptor()