serialized v1.5.6 (2022-07-15T12:40:10Z)
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 value)
Meta
Source
See Implementation
text
json
Encode
functions
encode
encodeJson
structs
JSONOutputToken
Encodes an arbitrary type as a JSON string using introspection.