ratatui/examples/apps/constraint-explorer
Jagoda Estera Ślązak 416ebdf8c8
fix: correct clippy errors introduced by rust 1.86.0 update (#1755)
New version of rust (1.86.0) caused CI to fail.
2025-04-03 16:43:12 -07:00
..

Constraint explorer demo

This interactive example shows how different constraints can be used to layout widgets.

To run this demo:

cargo run -p constraint-explorer