I am now starting on another Exercism track even though I know that it’s not the fastest mentored.
I had used brew to install Rust but that did not have an updated version
The correct script is:
curl https://sh.rustup.rs -sSf | sh
The Rust track seems to provide skeleton code which is better for beginners than say Typescripts missing file approach.
It also has the gentle one failing test at a time approach and a nice switch to ignore the ignore flags that will make mentoring easier.
The queue is not too bad atm
