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