Go to file
Jos van den Oever 76cf366550 Use an enum to limit the options for binding types 2017-08-12 12:14:34 +02:00
common-rust Fix converstion of ByteArray and String 2017-08-12 00:18:10 +02:00
rust_qt_binding_generator Use an enum to limit the options for binding types 2017-08-12 12:14:34 +02:00
src Fix converstion of ByteArray and String 2017-08-12 00:18:10 +02:00
tests Use an enum to limit the options for binding types 2017-08-12 12:14:34 +02:00
.gitignore Separate interface from implementation 2017-08-03 11:18:52 +02:00
CMakeLists.txt Add a test 2017-08-11 17:24:24 +02:00
README.md Initial commit 2017-08-02 23:29:32 +02:00
bindings.json Add roleNames 2017-08-11 00:15:46 +02:00
design.txt Separate interface from implementation 2017-08-03 11:18:52 +02:00
dev Add a test 2017-08-11 17:24:24 +02:00

README.md

RMail

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