tree: 2b5f8e20e5b79a69fd66a9f361276a58c6685e3a [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