tree: 2835f4586255c3a2d714e34a24ae77ac15faa433 [path history] [tgz]
  1. 3rdparty/
  2. private/
  3. test/
  4. .bazelignore
  5. .bazelrc
  6. .bazelversion
  7. .gitignore
  8. BUILD.bazel
  9. defs.bzl
  10. extensions.bzl
  11. MODULE.bazel
  12. README.md
  13. repositories.bzl
  14. transitive_repositories.bzl
  15. WORKSPACE.bazel
  16. WORKSPACE.bzlmod
extensions/bindgen/README.md

Rust Bindgen Rules

These rules are for using Bindgen to generate Rust bindings to C (and some C++) libraries.

See the rules_rust documentation for more info: https://bazelbuild.github.io/rules_rust/rust_bindgen.html