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 3fb8412 commit 6519525Copy full SHA for 6519525
1 file changed
docs/panic.md
@@ -1,6 +1,6 @@
1
## Managing Panics
2
There are 2 types of panic states.
3
-The first version of the panic is a soft_panic, which is a regular safe panic, whereas target_panic
+The first panic state is a soft_panic, which is a regular safe panic, whereas target_panic
4
is a hard crash type of panic, not a regular type
5
of error.
6
0 commit comments