mirror of
https://github.com/ratatui/ratatui.git
synced 2025-09-30 06:21:31 +00:00
Panic demo
This example shows how to handle panics in your application.
To run this demo:
cargo run -p panic
This example shows how to handle panics in your application.
To run this demo:
cargo run -p panic