tree: df94bf9d14ff72d84b85ce987488a2c3c3de87ff [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