Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nyurik authored Nov 2, 2024
1 parent 9171dea commit 2842570
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Utilities to rename, change case, and fix Rust code generated from the C headers
## Usage

```rust
// build.rs
use bindgen::Builder;
use bindgen_helpers::{rename_enum, Renamer};

Expand Down

0 comments on commit 2842570

Please sign in to comment.