struct EnumEntry
Defined at line 42 of file ../../third_party/protobuf/src/google/protobuf/generated_enum_util.h
The table entry format for storing enum name-to-value mapping used with lite
protos. This struct and the following related functions should only be used
by protobuf generated code.
Public Members
basic_string_view name
int value