16 Forks
151 Stars
151 Watchers

rust-in-action

Rust in Action book exercises

How to download and setup rust-in-action

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

Or simply clone rust-in-action with SSH
[email protected]:barabadzhi/rust-in-action.git

If you have some problems with rust-in-action

You may open issue on rust-in-action support forum (system) here: https://github.com/barabadzhi/rust-in-action/issues