#gtk #ffi #glib #gnome #gmime

sys gmime-sys

FFI bindings to gmime-3.0, generated with gtk-rs' gir tool

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

#22 in #gtk-rs

Download history 20/week @ 2024-07-22 9/week @ 2024-09-23 25/week @ 2024-10-14 86/week @ 2024-10-21 24/week @ 2024-10-28 19/week @ 2024-11-04

154 downloads per month
Used in gmime

MIT license

160KB
3K SLoC

gmime-sys

Rust ffi-bindings for GMime 3.

Crate version Download statistics License

Documentation

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.6MB
~32K SLoC