[go: up one dir, main page]

Module json

Module json 

Source
Expand description

JSON serialization functions.

Functionsยง

from_json
Reads the JSON from bytes.
to_json
Serialize a type to JSON.