This is fork of a popular exercise repo Rustlings made for exercises during HSE Rust ecosystem source. The only difference from basic repo is Github Action pipeline for checking completion of exercises. Feel free to use it for your own courses.
- Fork this repo.
- Make pull request from your fork to this repo.
- Solve exercise and commit them to your fork. You can see in Github Actions are you passe or not.
For using locally install rustlings with cargo install rustlings
command and run in rustlings-for-hse directory rustlings command.