Packages

pify: some helpers to use gleam in your shopify project.

Current section

Files

Jump to
pify include pify_ErrorReason.hrl
Raw

include/pify_ErrorReason.hrl

-record(error_reason, {error :: binary(), message :: binary()}).