ansi_term_buf 0.1.0

Minimal ANSI terminal emulator that renders into a string
Documentation
  • Coverage
  • 100%
    7 out of 7 items documented0 out of 6 items with examples
  • Size
  • Source code size: 23.98 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.39 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 15s Average build duration of successful builds.
  • all releases: 15s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crumblingstatue/ansi_term_buf
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • crumblingstatue

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.