exproto v0.2.0 Google.Protobuf.EnumDescriptorProto

Link to this section Summary

Link to this section Types

Link to this type

t()
t() :: %Google.Protobuf.EnumDescriptorProto{
  name: String.t(),
  options: Google.Protobuf.EnumOptions.t(),
  value: [Google.Protobuf.EnumValueDescriptorProto.t()]
}

Link to this section Functions