Crate ratcl

Crate ratcl 

Source
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.
EmptyWidget
An empty widget.
Rows
Creates a pair of rows with a given constraint for the first row.