Module column

Source
Expand description

A container which aligns its children in a column.

Functions§

column
A container which aligns its children in a column.
with_capacity
A pre-allocated [column].
with_children
A [column] that will be assigned a Vec of children.

Type Aliases§

Column