Aller au fichier
Sarah Jamie Lewis f2cc0d68fc Fix 2020-08-14 15:57:31 -07:00
pest images and borders 2020-07-05 20:45:09 -07:00
res Fix 2020-08-14 15:57:31 -07:00
src Fix 2020-08-14 15:57:31 -07:00
.gitignore initial commit - red rectangle 2020-07-04 11:35:37 -07:00
Cargo.lock Fix 2020-08-14 15:57:31 -07:00
Cargo.toml images and borders 2020-07-05 20:45:09 -07:00
README.md proof of concept 2020-07-04 14:58:15 -07:00
rustfmt.toml better fmt 2020-07-05 15:39:10 -07:00

README.md

rqml is an experimental ui toolkit for rust.

It uses a qml-inspired language to generate an orb-tk ui. Instead of javascript as used in qml, we use rhai