This is a trimmed version taken from the Encode Bootcamp Solana course.
Full Version: https://github.com/rust-lang/rustlings/
We have a customised version of rustlings
- Make sure you have rust installed
- In this directory run
cargo install --force --path .
Run
rustlings homework n
Where n is the number of the homework you are doing, i.e.
rustlings homework 1