Go to file
Jos van den Oever 59d02e45c7 Fix off by one bug 2017-08-04 22:33:51 +02:00
common-rust Fix off by one bug 2017-08-04 22:33:51 +02:00
src Progress on QAbstractItemModel 2017-08-04 13:21:11 +02:00
.gitignore Separate interface from implementation 2017-08-03 11:18:52 +02:00
CMakeLists.txt Progress on QAbstractItemModel 2017-08-04 13:21:11 +02:00
README.md Initial commit 2017-08-02 23:29:32 +02:00
design.txt Separate interface from implementation 2017-08-03 11:18:52 +02:00
dev Add minimal QAbstractItemModel binding 2017-08-03 21:27:32 +02:00

README.md

RMail

A very simple proof of concept to parse mail with rust and show it in a qt ui.