mirror of
https://github.com/ratatui/ratatui.git
synced 2025-09-30 06:21:31 +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