serialized v1.0.0 (2020-07-27T12:35:45Z)
Dub
Repo
encodeJson
text
json
Encode
Encodes an arbitrary type as a JSON string using introspection.
JSONValue
encodeJson
(T value)
JSONValue
encodeJson
(
T
)
(
const
T
value
)
JSONValue
encodeJson
(T parameter)
JSONValue
encodeJson
(T parameter)
Meta
Source
See Implementation
text
json
Encode
functions
encode
encodeJson
Encodes an arbitrary type as a JSON string using introspection.