Skip to content

Commit cdda188

Browse files
committed
Add catch_unwind.md to SUMMARY.md
1 parent f810323 commit cdda188

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
- [Visitor](./patterns/visitor.md)
3737

3838
- [Anti-patterns](./anti_patterns/index.md)
39+
- [catch_unwind for exceptions](./anti_patterns/catch_panic.md)
3940
- [`#[deny(warnings)]`](./anti_patterns/deny-warnings.md)
4041
- [Deref Polymorphism](./anti_patterns/deref.md)
4142

0 commit comments

Comments
 (0)