Pudu programming language
Menu
API reference

Std.Term.Style

1 declaration

type

Style

How text is painted. Build one by updating plain(): Style{..Term.plain(), bold: true, foreground: Some(Term.RED)}.

Back to Std.TermSearch related declarations