Crate random_crash

Source

Structs§

CRASH_EXIT_CODE
The process exit code set for random crash.
CRASH_EXIT_PROBABILITY
The probability to trigger a random crash. Set to None to disable random crash.

Functions§

random_crash_if_enabled
Randomly crash with the probability and exit code already set.