Crate anstyle_wincon
source ·Expand description
Styling legacy Windows terminals
See WinconStream
This fills a similar role as winapi-util does for
termcolor with the differences
- Uses
windows-sysrather thanwinapi - Uses
anstylerather than defining its own types - More focused, smaller
Modules§
- Low-level ANSI-styling
- windowsWindowsLow-level wincon-styling
Traits§
- Extend
std::io::Writewith wincon styling