[][src]Module json_utils::json

Structs

JsError

This type represents all possible errors that can occur when serializing or deserializing JSON data.

JsMap

Represents a JSON key/value type.

JsNumber

Represents a JSON number, whether integer or floating point.

Enums

JsValue

Represents any valid JSON value.