Module ratatui_block::border_symbols
source · Structs§
- Uses plain ascii characters to draw a border. Uses ‘+’, ‘-’ and ‘|’.
- Double border symbol set.
- Takes one of the old border::Set as base. Acts just like an old-style border would.
- Plain border symbol set.
- Quadrant inside border symbol set.
- Quadrant outside symbol set.
- Rounded border symbol set.
- Draws a border using only ‘*’.
- For manual borders.
- Thick border symbol set.
Functions§
- Create the BorderSymbolSet for the given BorderType.