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 fb25242 commit 600d22cCopy full SHA for 600d22c
README.md
@@ -56,7 +56,7 @@ language.
56
57
### Anti-patterns
58
59
-* [thread + catch_panic for exceptions](anti_patterns/catch_panic.md)
+* [panic::catch_unwind for exceptions](anti_patterns/catch_panic.md)
60
* TODO Clone to satisfy the borrow checker
61
* [Deref polymorphism](anti_patterns/deref.md)
62
* TODO Matching all fields of a struct (back compat)
0 commit comments