Enum qt_json_rs::elements::JsonBaseValue [−][src]
Expand description
A spacial value which will be located at the base of a QJSONDocument
Variants
Object(Object)
Tuple Fields
0: Object
A spacial value which will be located at the base of a QJSONDocument
Object(Object)
0: Object
Array(Vec<JsonValue>)