serialized ~master (2021-10-14T13:36:09Z)
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)
string
encode
(T value)
Meta
Source
See Implementation
text
json
Encode
functions
encode
encodeJson
structs
JSONOutputToken
Encodes an arbitrary type as a JSON string using introspection.