Packages

Native gleam json parser/generator with jsonpath querying

Current section

Files

Jump to
simplejson include simplejson@jsonvalue_InvalidCharacter.hrl
Raw

include/simplejson@jsonvalue_InvalidCharacter.hrl

-record(invalid_character, {
char :: binary(),
context :: binary(),
pos :: integer()
}).