jaypha.json

Undocumented in source.

Public Imports

std.json
public import std.json;
Undocumented in source.

Members

Functions

fromJSON
T fromJSON(JSONValue jVal)
Undocumented in source. Be warned that the author may not have intended to support it.
fromJSON
T[] fromJSON(JSONValue jVal)
Undocumented in source. Be warned that the author may not have intended to support it.
fromJSON
T[string] fromJSON(JSONValue jVal)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta