mirror of
https://github.com/chatmail/core.git
synced 2026-04-21 15:36:30 +03:00
dc92166ca2f149883a4729a91724289d6e3c2d27
dc_mimeparser_new() constructor takes both blobdir and context, but only uses the blobdir from the context and doesn't care about parser.blobdir, this can be removed safely since only used internally.
Delta Chat Rust
Project porting deltachat-core to rust
Current commit on deltachat/deltachat-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
Languages
Rust
74.4%
Tcl
9.1%
Python
8.8%
C
4.9%
DIGITAL Command Language
1.1%
Other
1.7%