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 93508b6 commit 9be1833Copy full SHA for 9be1833
guide/src/SUMMARY.md
@@ -24,7 +24,7 @@
24
- [Class Object](./types/class_object.md)
25
- [Closure](./types/closure.md)
26
- [Functions & methods](./types/functions.md)
27
- - [Async futures](./macros/async_impl.md)
+ - [Async futures](./types/async_impl.md)
28
- [Macros](./macros/index.md)
29
- [Module](./macros/module.md)
30
- [Function](./macros/function.md)
guide/src/types/async_impl.md
@@ -0,0 +1 @@
1
+../macros/async_impl.md
0 commit comments