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.
2 parents 0d9496b + ab99902 commit ab5289fCopy full SHA for ab5289f
guide/src/macros/index.md
@@ -31,7 +31,7 @@ manually inside the `#[php_module]` function.
31
[`php_module`]: ./module.md
32
[`php_startup`]: ./module_startup.md
33
[`php_function`]: ./function.md
34
-[`php_class`]: ./structs.md
+[`php_class`]: ./classes.md
35
[`php_impl`]: ./impl.md
36
[`php_const`]: ./constant.md
37
[see here]: https://github.com/rust-lang/reference/issues/578
0 commit comments