Expand description
§ratcl
ratcl allows you to create complex ratatui layouts with a simple API.
Structs§
- Columns
- Creates a pair of columns with a given scale factor for the first column.
- Empty
Widget - An empty widget.
- Rows
- Creates a pair of rows with a given constraint for the first row.