mirror of
https://github.com/ratatui/ratatui.git
synced 2025-09-27 21:13: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