jsonizer v0.5.1 (2015-09-09T03:22:33Z)
Dub
Repo
JsonizeMe.convertToJSON
jsonizer
jsonize
JsonizeMe
Undocumented in source. Be warned that the author may not have intended to support it.
std
.
json
.
JSONValue
convertToJSON
()
mixintemplate
JsonizeMe
(JsonizeIgnoreExtraKeys ignoreExtra = JsonizeIgnoreExtraKeys.yes)
override
static if
(
is(typeof(this) == class) && __traits(hasMember, std.traits.BaseClassesTuple!(typeof(this))[0], "populateFromJSON")
)
std.json.JSONValue
convertToJSON
(
)
std
.
json
.
JSONValue
convertToJSON
()
Meta
Source
See Implementation
jsonizer
jsonize
JsonizeMe
functions
convertToJSON
populateFromJSON
mixins
GeneratedDeserializer
GeneratedSerializer