mirror of
https://github.com/ratatui/ratatui.git
synced 2026-03-13 17:57:55 +00:00
Advanced Widget Implementation demo
This example shows how to render the Widget trait in different ways.
To run this demo:
cargo run -p advanced-widget-impl