Packages

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

Current section

Files

Jump to
envoker include envoker@error_EmptyFieldError.hrl
Raw

include/envoker@error_EmptyFieldError.hrl

-record(empty_field_error, {field_name :: binary()}).