14 Forks
68 Stars
68 Watchers

rust-practise-questions

A book 📖 of questions for practise in Rust, learn Rust the hard way

How to download and setup rust-practise-questions

Open terminal and run command
git clone https://github.com/rust-unofficial/rust-practise-questions.git
git clone is used to create a copy or clone of rust-practise-questions repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with rust-practise-questions https://github.com/rust-unofficial/rust-practise-questions/archive/master.zip

Or simply clone rust-practise-questions with SSH
[email protected]:rust-unofficial/rust-practise-questions.git

If you have some problems with rust-practise-questions

You may open issue on rust-practise-questions support forum (system) here: https://github.com/rust-unofficial/rust-practise-questions/issues