mailmodel-0.1.5 is not a library.
Simple mail viewer using Rust Qt Binding Generator
Compilation
Install cmake, rustc, cargo, Qt, and make or ninja.
Running the progam
Create a configuration file for MailDir or IMAP.
Development tip
Changing the bindings
If you want to change bindings.json, Rust Qt Binding Generator should be installed.
Testing with IMAP
To try mail commands on the command-line connect to an IMAP server like so: openssl s_client -connect example.com:993