8 releases
0.8.1 | Nov 21, 2021 |
---|---|
0.7.0 | Sep 16, 2019 |
0.6.4 | Apr 15, 2018 |
0.6.2 | Mar 31, 2018 |
0.0.7 | Sep 14, 2019 |
#36 in #gtk-rs
70 downloads per month
Used in gmime
160KB
3K
SLoC
gmime-sys
Rust ffi-bindings for GMime 3.
Building
gmime-sys expects libgmime development files to be installed on your system.
Using
Add this to your Cargo.toml
:
[dependencies]
gmime-sys = "*"
and this to your crate root:
extern crate gmime_sys;
Dependencies
~1.1–1.7MB
~34K SLoC