Skip to content

Commit badafb6

Browse files
committed
Add links to impl period blog post and gitter.im
1 parent a8f4bc9 commit badafb6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# `bindgen`
22

3+
[`impl period`](https://blog.rust-lang.org/2017/09/18/impl-future-for-rust.html) has been started! Join us at [Gitter.im](https://gitter.im/rust-impl-period/WG-dev-tools-bindgen).
4+
35
**`bindgen` automatically generates Rust FFI bindings to C and C++ libraries.**
46

57
For example, given the C header `doggo.h`:

0 commit comments

Comments
 (0)