diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +[](https://crates.io/crates/bindgen) +[](https://docs.rs/bindgen/) + # `bindgen` **`bindgen` automatically generates Rust FFI bindings to C (and some C++) libraries.** |