mirror of
https://github.com/ratatui/ratatui.git
synced 2025-09-28 13:31:14 +00:00
10 lines
129 B
Markdown
10 lines
129 B
Markdown
# Constraints demo
|
|
|
|
This example shows different types of constraints.
|
|
|
|
To run this demo:
|
|
|
|
```shell
|
|
cargo run -p constraints
|
|
```
|