66 Forks
542 Stars
542 Watchers

learning-rust

Rust 学习之路 > Rust Programming Tutorial, include articles, interview, example, problems.

How to download and setup learning-rust

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

Or simply clone learning-rust with SSH
[email protected]:yangwenmai/learning-rust.git

If you have some problems with learning-rust

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