Description
Helps integrate Rust crates into existing CMake projects. It lets mixed C, C++, and Rust builds call Cargo in a coordinated way from CMake configuration.
Use it when a project intentionally mixes Rust and CMake. Cross-language builds need careful dependency, artifact, and toolchain configuration.