Module row

Source
Expand description

A container which aligns its children in a row.

Functions§

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

Type Aliases§

Row