Skip to main content

Module json

Module json 

Source

Structs§

EnumPatch
JsonOptions
Options for handling enum JSON encodings.

Functions§

json_to_rex
Convert a JSON Value into a typed Rex runtime value (Pointer) allocated on heap.
rex_to_json
Convert a typed Rex runtime value (Pointer) to a JSON Value.