Packages

Typed environment variable readers for Gleam built on top of envoy.

Current section

Files

Jump to
envoker include envoker@error_ParseFieldError.hrl
Raw

include/envoker@error_ParseFieldError.hrl

-record(parse_field_error, {field_name :: binary(), expected_type :: binary()}).