jsonizer

serialize and deserialize between JSONValues and other D types

Public Imports

internal.io
public import internal.io;
Undocumented in source.
internal.tojson
public import internal.tojson;
Undocumented in source.
internal.extract
public import internal.extract;
Undocumented in source.
internal.attribute
public import internal.attribute;
Undocumented in source.

Members

Functions

jsonizeKey
string jsonizeKey()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixin templates

JsonizeMe
mixintemplate JsonizeMe()
Undocumented in source.

Meta