#header #bindings #gnunet

sys gnunet-sys

Rust FFI bindings for the gnunet C API

5 releases

0.0.4 Mar 3, 2021
0.0.3 Mar 3, 2021
0.0.2 Mar 3, 2021
0.0.1 Mar 3, 2021
0.0.0 Feb 20, 2021

#1979 in Cryptography


Used in gnunet-rs

MIT license

1.5MB
36K SLoC

This Rust package generates Rust FFI bindings for the Gnunet API.

This package is still incomplete, and missing modules will be added as needed.


lib.rs:

All bindings in this documentation were pregenerated for the sake of having documentation available. When this crate is built on your system, it generates FFI bindings from the C headers on your system. This means that in your case, some functions and structs may missing because you are using an older version of the Gnunet API on your system.

No runtime deps

~0–1.9MB
~37K SLoC