serialized v1.3.6 (2021-08-25T12:16:08Z)
Dub
Repo
encode
text
json
Encode
Encodes an arbitrary type as a JSON string using introspection.
string
encode
(T value)
string
encode
(
T
alias
transform
=
never
)
(
const
T
value
)
JSONValue
encodeJson
(T value)
Meta
Source
See Implementation
text
json
Encode
functions
encode
encodeJson
Encodes an arbitrary type as a JSON string using introspection.