mirror of
https://github.com/ratatui/ratatui.git
synced 2026-03-29 11:20:55 +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