Go to file
Sarah Jamie Lewis 26570d6073 initial commit - red rectangle 2020-07-04 11:35:37 -07:00
pest initial commit - red rectangle 2020-07-04 11:35:37 -07:00
res initial commit - red rectangle 2020-07-04 11:35:37 -07:00
src initial commit - red rectangle 2020-07-04 11:35:37 -07:00
.gitignore initial commit - red rectangle 2020-07-04 11:35:37 -07:00
Cargo.lock initial commit - red rectangle 2020-07-04 11:35:37 -07:00
Cargo.toml initial commit - red rectangle 2020-07-04 11:35:37 -07:00
README.md initial commit - red rectangle 2020-07-04 11:35:37 -07:00

README.md

rqml is an experimental ui toolkit for rust.

Parsing the QML files into a hierarchy

Parsing the hierarchy into something that can be rendered.