Packages

A Protocol Buffers library for Gleam, providing encoding and decoding of protobuf messages.

Current section

Files

Jump to
protozoa include protozoa@parser_Oneof.hrl
Raw

include/protozoa@parser_Oneof.hrl

-record(oneof, {name :: binary(), fields :: list(protozoa@parser:field())}).