crashtest.udl |
|
1635 |
lib.rs |
# Crash Test Helper APIs
The `crashtest` component offers a little helper API that lets you deliberately
crash the application. It's intended to help developers test the crash-handling
and crash-reporting capabilities of their app. |
2367 |
tests.rs |
|
646 |