Add test for `mdbook` sources from different places (#4029) This adds a test demonstrating how `mdbook` can stitch together sources from multiple locations in the repository. We have to mirror the workspace structure in a temporary build directory, enabling `mdbook` to resolve relative links between files regardless of their package or generation method.
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.