Packages

Native gleam json parser/generator with jsonpath querying

Current section

Files

Jump to
simplejson include simplejson@internal@jsonpath_Test.hrl
Raw

include/simplejson@internal@jsonpath_Test.hrl

-record(test, {
expr :: simplejson@internal@jsonpath:test_expression(),
'not' :: boolean()
}).