Packages

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

Current section

Files

Jump to
protozoa include protozoa@internal@import_resolver_ReadError.hrl
Raw

include/protozoa@internal@import_resolver_ReadError.hrl

-record(read_error, {path :: binary(), reason :: binary()}).