40 Forks
278 Stars
278 Watchers

ProgrammingRust

本书为《Programming Rust - Fast, Safe Systems Development》第2版的个人中文翻译,仅供学习和交流使用,如有侵权请联系作者删除

How to download and setup ProgrammingRust

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

Or simply clone ProgrammingRust with SSH
[email protected]:MeouSker77/ProgrammingRust.git

If you have some problems with ProgrammingRust

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