termcolor
termcolor copied to clipboard
fmt support? file descriptor support?
The README explains how to use this library with C++ streams. But - what about other ways of printing output? e.g. std::format, or in the other extreme, raw file descriptors?
Note: I'm asking for documentation, not features, in this issue.