ansi_term_buf 0.1.0

Minimal ANSI terminal emulator that renders into a string
Documentation
1
2
3
4
# ansi_term_buf

Simple, minimalistic ANSI terminal emulator that can be embedded into your
application, fed raw bytes, and return its contents as a string.