Sha256: e1d09a2aa92060adcffd81d2641f5dfa9f439715dd9f7a4d092b335eb1f9c6c0
Contents?: true
Size: 705 Bytes
Versions: 24
Compression:
Stored size: 705 Bytes
Contents
/* This file was generated by upbc (the upb compiler) from the input * file: * * google/protobuf/empty.proto * * Do not edit -- your changes will be discarded when the file is * regenerated. */ #include <stddef.h> #include "upb/msg_internal.h" #include "google/protobuf/empty.upb.h" #include "upb/port_def.inc" const upb_MiniTable google_protobuf_Empty_msginit = { NULL, NULL, UPB_SIZE(0, 0), 0, kUpb_ExtMode_NonExtendable, 0, 255, 0, }; static const upb_MiniTable *messages_layout[1] = { &google_protobuf_Empty_msginit, }; const upb_MiniTable_File google_protobuf_empty_proto_upb_file_layout = { messages_layout, NULL, NULL, 1, 0, 0, }; #include "upb/port_undef.inc"
Version data entries
24 entries across 24 versions & 2 rubygems