internal

Modules

attribute
module internal.attribute

the jsonize struct is used as an attribute to mark serialized members

extract
module internal.extract

extract!T converts a JSONValue to an instance of T

io
module internal.io

helpers for working with files containing JSON data

tojson
module internal.tojson

toJSON!T converts a instance of T to a JSONValue