Sha256: 73ea4cf3c95f27854dd45d37e073212d74af246b81e9c2afefd96108582a84ba
Contents?: true
Size: 820 Bytes
Versions: 10
Compression:
Stored size: 820 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/collections/array_internal.h" #include "upb/message/internal.h" #include "upb/mini_table/enum_internal.h" #include "google/protobuf/empty.upb.h" // Must be last. #include "upb/port/def.inc" const upb_MiniTable google_protobuf_Empty_msg_init = { NULL, NULL, 0, 0, kUpb_ExtMode_NonExtendable, 0, UPB_FASTTABLE_MASK(255), 0, }; static const upb_MiniTable *messages_layout[1] = { &google_protobuf_Empty_msg_init, }; const upb_MiniTableFile google_protobuf_empty_proto_upb_file_layout = { messages_layout, NULL, NULL, 1, 0, 0, }; #include "upb/port/undef.inc"
Version data entries
10 entries across 10 versions & 1 rubygems