Skip to content

Commit 6508d88

Browse files
Create panic.md
1 parent 996e47f commit 6508d88

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/panic.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## Managing Panics
2+
There are 2 types of states where panics come.
3+
For example, the soft_panic, is the normal and
4+
safer version of the panic, whereas target_panic
5+
is a hard crash type of panic, not a regular type
6+
of error.

0 commit comments

Comments
 (0)