5 Forks
15 Stars
15 Watchers

rust_brain_teasers

Source code to accompany the Rust Brain Teasers book.

How to download and setup rust_brain_teasers

Open terminal and run command
git clone https://github.com/thebracket/rust_brain_teasers.git
git clone is used to create a copy or clone of rust_brain_teasers 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_brain_teasers https://github.com/thebracket/rust_brain_teasers/archive/master.zip

Or simply clone rust_brain_teasers with SSH
[email protected]:thebracket/rust_brain_teasers.git

If you have some problems with rust_brain_teasers

You may open issue on rust_brain_teasers support forum (system) here: https://github.com/thebracket/rust_brain_teasers/issues