mirror of
https://github.com/ratatui/ratatui.git
synced 2026-02-24 17:09:14 +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