mirror of
https://github.com/ratatui/ratatui.git
synced 2025-09-28 21:41:49 +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