run the
install.windows.ps1
Execute the tests with:
$ ./run_tests.bat
Install Rust-up https://www.rust-lang.org/learn/get-started
VSCode with plugin Use the vs code plugin "rust-analyzer"
To format your solution, inside the solution directory use
cargo fmt