Packages

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

Current section

Files

Jump to
protozoa include protozoa@decode_FieldNotFound.hrl
Raw

include/protozoa@decode_FieldNotFound.hrl

-record(field_not_found, {field_number :: integer()}).