blob: eadd47ca0e6a9e74d05aea3d96cb519c578bf4f1 [file]
"""# Rust Toolchain
Public entry point for the [rust_toolchain](#rust_toolchain) rule.
Implementation lives in `//rust/private:toolchain.bzl`.
"""
load(
"//rust/private:toolchain.bzl",
_rust_toolchain = "rust_toolchain",
)
rust_toolchain = _rust_toolchain