Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.
/ async-rust Public archive

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

License

Notifications You must be signed in to change notification settings

night-cruise/async-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

async-rust

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

This is a book which aims to introduce the theory and mechanism of async/await syntax and asynchronous runtime in the Rust.

Usage

在线阅读地址:https://night-cruise.github.io/async-rust/

Build

克隆:

git clone https://github.com/night-cruise/async-rust.git

切换到项目目录:

cd async-rust

使用 mdbook 构建电子书:

mdbook build --open

LICENSE

这个项目使用 MIT 许可证,详细信息请查阅 LICENSE 文件。

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published