Skip to content

Commit 287c560

Browse files
committed
Recommend using bindgen with build.rs in the README
1 parent 09cca13 commit 287c560

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ Those instructions list optional steps. For bindgen:
8888

8989
### Library usage with `build.rs`
9090

91+
💡 This is the recommended way to use `bindgen`. 💡
92+
9193
#### `build.rs` Tutorial
9294

9395
[Here is a step-by-step tutorial for generating FFI bindings to the `bzip2` C library.][tutorial]

0 commit comments

Comments
 (0)