tree: 07f449bdd40cd67db2ad490c17d88f27d1a06564 [path history] [tgz]
  1. 3rdparty/
  2. bindgen.bzl
  3. BUILD.bazel
  4. README.md
  5. repositories.bzl
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