Expand description
Styling legacy Windows terminals
See WinconStream
This fills a similar role as winapi-util
does for
termcolor
with the differences
- Uses
windows-sys
rather thanwinapi
- Uses
anstyle
rather than defining its own types - More focused, smaller
Modules§
Traits§
- Wincon
Stream - Extend
std::io::Write
with wincon styling