mirror of
https://github.com/ratatui/ratatui.git
synced 2025-09-27 13:01:13 +00:00

* Merge line symbols in a single module. * Replace set_border_type with border_type to match other builder methods. * Remove unecessary branching.