Module scriptable

Source

Macros§

json
Construct a serde_json::Value from a JSON literal.

Structs§

ScriptableMap
Represents a JSON key/value type.
ScriptableNumber
Represents a JSON number, whether integer or floating point.

Enums§

ScriptableError
ScriptableValue
Represents any valid JSON value.

Traits§

Scriptable

Functions§

scriptable_js_to_value
scriptable_value_merge
scriptable_value_to_js