Function ratatui_block::border_symbols::symbol_set
source ยท pub fn symbol_set(border: BorderType) -> Box<dyn BorderSymbolSet>Expand description
Create the BorderSymbolSet for the given BorderType.
pub fn symbol_set(border: BorderType) -> Box<dyn BorderSymbolSet>Create the BorderSymbolSet for the given BorderType.