Required Tools¶
Anya Core uses a variety of tools to build and test itself. While many of these tools are optional, some are required. Here are the required tools:
Install cargo
¶
Anya Core is written in Rust, so you'll need to install cargo
first. We recommend
installing it via rustup
.