8 Forks
104 Stars
104 Watchers

async-rust

这是一本电子书,旨在介绍 Rust 中 async/await 语法和异步运行时的原理和工作机制。

How to download and setup async-rust

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

Or simply clone async-rust with SSH
[email protected]:night-cruise/async-rust.git

If you have some problems with async-rust

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