mirror of
https://github.com/KaiserY/trpl-zh-cn
synced 2024-11-09 00:43:59 +08:00
update ch17-03
This commit is contained in:
parent
fdcc2a9d03
commit
e57d9db2d8
@ -1 +1,7 @@
|
|||||||
## 使用任意数量的 futures
|
## 使用任意数量的 futures
|
||||||
|
|
||||||
|
> [ch17-03-more-futures.md](https://github.com/rust-lang/book/blob/main/src/ch17-03-more-futures.md)
|
||||||
|
> <br>
|
||||||
|
> commit 9e85fcc9938e8f8c935d0ad8b4db7f45caaa2ca4
|
||||||
|
|
||||||
|
当我们在上一部分从使用两个 future 到三个 future 的时候,我们也必须从使用 `join` 切换到 `join3`。
|
||||||
|
Loading…
Reference in New Issue
Block a user