diff options
author | Alex Touchet <alextouchet@outlook.com> | 2018-11-24 10:33:08 -0800 |
---|---|---|
committer | Emilio Cobos Álvarez <emilio@crisal.io> | 2018-11-24 19:46:35 +0100 |
commit | a15be7a7681bb1492c9b9a2a966886d7d776810e (patch) | |
tree | 8443a5d5ca5ecf897403b611c0dc828ce920ba03 | |
parent | ef61e7cc9600c3643be0736fb681d1e2c5958960 (diff) |
Update Readme
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,7 +1,5 @@ # `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 some C++) libraries.** For example, given the C header `doggo.h`: |