Public projection of a compiled oneof declaration.
Summary
Types
@type t() :: %PB.Schema.Info.Oneof{fields: [PB.field_name()], name: PB.field_name()}
Public projection of a compiled oneof declaration.
@type t() :: %PB.Schema.Info.Oneof{fields: [PB.field_name()], name: PB.field_name()}