tree: f212c7f05fb9fe80d9befdcbe06f8202cdf3a3dc [path history] [tgz]
  1. 3rdparty/
  2. private/
  3. BUILD.bazel
  4. defs.bzl
  5. README.md
  6. repositories.bzl
  7. transitive_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