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