[recorded on twitch, 11 July 2024]
This is my walkthrough of the Rustlings 6.0.1 release.
To install it yourself:
first install rust from https://rustup.rs/
then install rustlings by typing "cargo install rustlings"
then run "rustlings init"
then run "cd rustlings"
then run "rustlings"
The repo is https://github.com/rust-lang/rustling...
#rust #rustlang #rustlings #rustlings6.0.1