[go: up one dir, main page]

Module ratatui::layout

source ·

Structs

  • A layout is a set of constraints that can be applied to a given area to split it into smaller ones.
  • A simple rectangle used in the computation of the layout and to give widgets a hint about the area they are supposed to render to.

Enums