Expand description
Code constants
In string form.
If you want whole predefined sequences, see the predefined
mod. This mode offers simply the
numeric codes (as strings), should that be useful to anyone. Note that you cannot give these to
the seq
macro; you will just get an error unfortunately - a limitation of the macro system.
Re-exports§
pub use self::colours as colors;
Modules§
- colours
- Text foreground and background colours
- combinations
- Combinations
- effects
- Effects
- fonts
- Font selection
- misc
- Miscellaneous
Constants§
- RESET
- Resets everything to defaults (removes all effects and colours specified)
- SEQ_
POSTFIX - The end of a control sequence
- SEQ_
PREFIX - The start of a control sequence