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 f12f928 commit 7a4124dCopy full SHA for 7a4124d
guide/src/SUMMARY.md
@@ -36,9 +36,8 @@
36
---
37
38
[Appendix A: Migration guide](migration.md)
39
-[Appendix B: PyO3 and rust-cpython](rust_cpython.md)
40
-[Appendix C: Trait bounds](trait_bounds.md)
41
-[Appendix D: Python typing hints](python_typing_hints.md)
+[Appendix B: Trait bounds](trait_bounds.md)
+[Appendix C: Python typing hints](python_typing_hints.md)
42
[CHANGELOG](changelog.md)
43
44
guide/src/rust_cpython.md
0 commit comments