Functionsยง
- build_
json_ object - Build a JSON object with the given parameters.
- from_
json - Convert a JSON string to a struct.
- from_
json_ value - Convert a JSON value to a struct.
- to_json
- Convert a struct to a JSON string.
- to_
json_ value - Convert a struct to a JSON value.