We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 137fb41 commit 58ff761Copy full SHA for 58ff761
src/SUMMARY.md
@@ -25,7 +25,7 @@
25
- [`?` in `async` Blocks](07_workarounds/03_err_in_async_blocks.md)
26
- [`Send` Approximation](07_workarounds/04_send_approximation.md)
27
- [Recursion](07_workarounds/05_recursion.md)
28
- - [`async` in Traits](07_workarounds/06_async_traits.md)
+ - [`async` in Traits](07_workarounds/06_async_in_traits.md)
29
- [TODO: I/O](404.md)
30
- [TODO: `AsyncRead` and `AsyncWrite`](404.md)
31
- [TODO: Asynchronous Design Patterns: Solutions and Suggestions](404.md)
0 commit comments