Merge pull request #1207 from busyDecoding/patch-4

Update overview.md
pull/1204/merge
Sunface 2 years ago committed by GitHub
commit 969991965c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -86,7 +86,7 @@ Rust 语言的安全可靠性顺理成章的影响了 `tokio` 的可靠性,曾
## 总结
离开三方开源社区提供的异步运行时, `async/await` 什么都不是,甚至还不如一堆破铜烂铁,除非你选择根据自己的需求手撸一个。
离开三方开源社区提供的异步运行时, `async/await` 什么都不是,甚至还不如一堆破铜烂铁,除非你选择根据自己的需求手撸一个。
`tokio` 就是那颗皇冠上的夜明珠,也是值得我们投入时间去深入学习的开源库,它的设计原理和代码实现都异常优秀,在之后的章节中,我们将对其进行深入学习和剖析,敬请期待。

Loading…
Cancel
Save