Add links to impl period blog post and gitter.im

This commit is contained in:
Sergey Pepyakin 2017-09-21 20:04:10 +03:00
parent a8f4bc93b8
commit badafb6a96

View File

@ -1,5 +1,7 @@
# `bindgen`
[`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).
**`bindgen` automatically generates Rust FFI bindings to C and C++ libraries.**
For example, given the C header `doggo.h`: