Friedel Ziegelmayer e7ee16e709 Merge pull request #4 from deltachat/chatlist-ffi
add dc_chatlist_t to ffi
2019-04-27 23:15:46 +02:00
2019-04-27 22:38:24 +02:00
2019-04-28 00:14:23 +03:00
2019-04-28 00:14:23 +03:00
2019-04-27 21:26:53 +02:00
2019-04-27 21:26:53 +02:00
2019-04-28 00:14:23 +03:00
2019-04-26 22:12:23 +03:00
2019-04-26 11:57:23 +03:00
2019-04-27 20:53:14 +03:00

Delta Chat Rust

Current commit on deltachat/deltachate-core: 12ef73c8e76185f9b78e844ea673025f56a959ab.

Development

# run example
$ cargo run --example simple
# build header file
$ cargo build -p deltachat_ffi --release
$ cat deltachat-ffi/deltachat.h
# run tests
$ cargo test --all
Description
Chatmail Rust Core library, used by Android/iOS/desktop chatmail apps, bindings and bots 📧
Readme MPL-2.0 103 MiB
Languages
Rust 75.7%
Tcl 9.3%
Python 8.9%
C 4.9%
Nix 0.4%
Other 0.8%