File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 24
24
- [ Class Object] ( ./types/class_object.md )
25
25
- [ Closure] ( ./types/closure.md )
26
26
- [ Functions & methods] ( ./types/functions.md )
27
- - [ Async futures] ( ./macros/async_impl.md )
28
27
- [ Macros] ( ./macros/index.md )
29
28
- [ Module] ( ./macros/module.md )
30
29
- [ Function] ( ./macros/function.md )
31
30
- [ Classes] ( ./macros/classes.md )
32
31
- [ ` impl ` s] ( ./macros/impl.md )
33
- - [ async ` impl ` s] ( ./macros/async_impl.md )
34
32
- [ Constants] ( ./macros/constant.md )
35
33
- [ PHP Functions] ( ./macros/extern.md )
36
34
- [ ` ZvalConvert ` ] ( ./macros/zval_convert.md )
37
35
- [ Exceptions] ( ./exceptions.md )
38
36
- [ INI Settings] ( ./ini-settings.md )
39
37
38
+ # Advanced Topics
39
+
40
+ - [ Async] ( ./advanced/async_impl.md )
41
+
40
42
# Migration Guides
41
43
---
42
44
[ v0.14] ( ./migration-guides/v0.14.md )
File renamed without changes.
You can’t perform that action at this time.
0 commit comments