module RatatuiRuby::Symbols
Symbol constants from Ratatui’s symbols module.
Ratatui provides various character sets for rendering UI elements. Hardcoding these characters is error-prone and makes code less readable.
This module exposes those constants for Ruby apps to use directly. Use them for gradients, fills, or custom widget styling.