mirror of
https://github.com/ratatui/ratatui.git
synced 2025-12-29 21:01:16 +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