Warning, /sdk/rust-qt-binding-generator/templates/qt_quick/bindings.json is written in an unsupported language. File is not indexed.

0001 {
0002     "cppFile": "src/Bindings.cpp",
0003     "rust": {
0004         "dir": "rust",
0005         "interfaceModule": "interface",
0006         "implementationModule": "implementation"
0007     },
0008     "objects": {
0009         "Simple": {
0010             "type": "Object",
0011             "properties": {
0012                 "message": {
0013                     "type": "QString",
0014                     "write": true
0015                 }
0016             }
0017         }
0018     }
0019 }