//python/cc:py_cc_toolchain.bzl — rules_python 0.0.0 documentation (original) (raw)
- API Reference
- rules_python Bazel APIs
- //python/cc:py_cc_toolchain.bzl
- Edit on GitHub
Public entry point for py_cc_toolchain rule.
py_cc_toolchain(**kwargs)
Creates a py_cc_toolchain target.
This is a macro around the py_cc_toolchain rule.
Args:
- kwargs – Keyword args to pass onto underlying py_cc_toolchain rule.