json.value

Undocumented in source.

Members

Aliases

asJson
alias asJson = toJson
Undocumented in source.

Classes

JsonException
class JsonException
Undocumented in source.

Functions

jfalse
auto jfalse()
Undocumented in source. Be warned that the author may not have intended to support it.
jnull
auto jnull()
Undocumented in source. Be warned that the author may not have intended to support it.
jtrue
auto jtrue()
Undocumented in source. Be warned that the author may not have intended to support it.
toJson
JsonValue toJson(T value)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

JsonValue
struct JsonValue
Undocumented in source.

Meta