Move rust/toolchain.bzl implementation into rust/private (#4087) This change is a noop for our public interface but allows for more helper functions to exist in `toolchains.bzl` without them expanding the public interface.
This repository provides rules for building Rust projects with Bazel.
The fastest way to try this in an empty project is to click the green “Use this template” button on https://github.com/bazel-starters/rust.
General discussions and announcements take place in the GitHub Discussions, but there are additional places where community members gather to discuss rules_rust.
Please refer to the full documentation.