serialized v1.1.4 (2020-09-29T07:23:34Z)
Dub
Repo
decodeJson
text
json
Decode
Undocumented in source.
T
decodeJson
(JsonStream jsonStream, string target)
template
decodeJson
(T, alias transform, attributes...)
T
decodeJson
(
JsonStream
)
(
ref
JsonStream
jsonStream
,
lazy
string
target
)
T
decodeJson
(JSONValue value)
T
decodeJson
(JSONValue value)
Members
Functions
decodeJson
T
decodeJson
(JsonStream jsonStream, string target)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
text
json
Decode
functions
decode
decodeJson