Skip to content

Commit

Permalink
update ch17-03
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiserY committed Oct 29, 2024
1 parent fdcc2a9 commit e57d9db
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/ch17-03-more-futures.md
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
## 使用任意数量的 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`

0 comments on commit e57d9db

Please sign in to comment.