Packages

Native gleam json parser/generator with jsonpath querying

Current section

Files

Jump to
simplejson include simplejson@jsonvalue_JsonBool.hrl
Raw

include/simplejson@jsonvalue_JsonBool.hrl

-record(json_bool, {bool :: boolean()}).