aboutsummaryrefslogtreecommitdiffstats
path: root/src/ffi.rs
Commit message (Expand)AuthorAge
* Fix errors in FFI function signatures.C. Morgan Hamill2015-03-24
* Make `to_str()` method generic over lifetime.C. Morgan Hamill2015-03-20
* Implement `Error` for `NotmuchStatus`.C. Morgan Hamill2015-03-20
* Add convenience methods to `notmuch_status_t`.C. Morgan Hamill2015-03-19
* Add `NotmuchEnum` trait and `notmuch_enum!` macro.C. Morgan Hamill2015-03-19
* Add notmuch C API bindings.C. Morgan Hamill2015-03-17
* Add empty ffi module.C. Morgan Hamill2015-03-17