Copies compiler artifacts emitted by rustc by parsing Cargo metadata
Getting started #### Installing rust and move-cli (optional, macOS) ```shell brew install rustup rustup-init
cargo install --git https://github.com/move-language/move move-cli --branch main ```
A Nx plugin that adds support for Cargo and Rust in your Nx workspace.