Expand description
Modules§
- bg
- Text background setting functions.
- fg
- Text foreground setting functions.
- style
- Text styling functions.
Structs§
- Coloured
String - An object representing pieces of text and formatting for each part.
Enums§
- Formatting
- An enum of constants representing the different formatting codes.
Traits§
- Colourisable
- Allows for formatting of a certain type.
See
src/traits/impls.rsfor examples.