All Projects → chinanf-boy → Async Book Zh

chinanf-boy / Async Book Zh

中文翻译:<rust-lang/async-book> Rust 中的异步编程 ❤️ 2019-11-08 ✅

Labels

rust-lang/async-book explain translate-svg

「 Rust 中的异步编程 」

中文 | english


校对 ✅

翻译的原文 与日期 最新更新 更多
commit ⏰ 2019-11-08 last 中文翻译

贡献

欢迎 👏 勘误/校对/更新贡献 😊 具体贡献请看

生活

If help, buy me coffee —— 营养跟不上了,给我来瓶营养快线吧! 💰


async-book

Rust 中的异步编程

要求

async-book 的构建需要mdbook,您可以使用 Cargo 进行安装。

cargo install mdbook

建造

要创建完成的书,请运行mdbook build在下生成它book/目录。

mdbook build

发展历程

在编写过程中,查看更改非常方便,mdbook serve将启动本地网络服务器来提供图书。

mdbook serve
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].