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

Copy Markdown View Source

Public projection of a compiled oneof declaration.

Summary

Types

t()

@type t() :: %PB.Schema.Info.Oneof{fields: [PB.field_name()], name: PB.field_name()}