Current section

Files

Jump to
molt include molt@error_ValueParseError.hrl
Raw

include/molt@error_ValueParseError.hrl

-record(value_parse_error, {
expected :: gleam@option:option(binary()),
text :: binary()
}).