Expand description
Border drawing primitives. Border drawing primitives for terminal UIs.
Provides Border — a set of characters for drawing rectangular
outlines — and draw_border for rendering them into a Rendered
buffer with ANSI styling.
Structs§
- Border
- Characters used to draw a rectangular border.
Functions§
- draw_
border - Draw a border into
targetwithin the givenrect.