Go to file
Jos van den Oever 81b9aa29e5 Be explicit about the interface being "C". 2017-08-08 20:38:42 +02:00
common-rust Be explicit about the interface being "C". 2017-08-08 20:38:42 +02:00
rust_qt_binding_generator Be explicit about the interface being "C". 2017-08-08 20:38:42 +02:00
src Add cpp part of a bindings generator 2017-08-06 15:57:51 +02:00
.gitignore Separate interface from implementation 2017-08-03 11:18:52 +02:00
CMakeLists.txt Add cpp part of a bindings generator 2017-08-06 15:57:51 +02:00
README.md Initial commit 2017-08-02 23:29:32 +02:00
bindings.json Progress towards generating rust interface 2017-08-06 22:40:31 +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.