Std.Term.Style
1 declaration
type
StyleHow text is painted. Build one by updating plain(): Style{..Term.plain(), bold: true, foreground: Some(Term.RED)}.
1 declaration
StyleHow text is painted. Build one by updating plain(): Style{..Term.plain(), bold: true, foreground: Some(Term.RED)}.