1 unstable release

0.0.0 Dec 6, 2022

#6 in #csi

MIT license

37KB
1K SLoC

etty


lib.rs:

An easy tty library.

This library aim to be easy to use without being overly abstracted. Key components:

  • ANSI CSI builder.
  • Convenience wrapper and macros for stdout.
  • Event handler.

Convenience macros for stdout.

Re-export from etty_macros.

Dependencies

~4–12MB
~100K SLoC