Function rat_widget::layout::layout_edit
source ยท pub fn layout_edit(area: Rect, constraints: &[EditConstraint<'_>]) -> LayoutEditExpand description
Layout for an edit mask with lots of label+widget pairs.
This neatly aligns labels and widgets in one column.