PB.Schema.Info.EnumValue (PB v0.1.0)

Copy Markdown View Source

Public projection of a single enum value.

Summary

Types

t()

@type t() :: %PB.Schema.Info.EnumValue{name: atom(), number: integer()}