tty-interface 4.0.1

Provides simple TTY-based interface capabilities including partial re-renders of multi-line displays.
Documentation
1
2
3
4
5
6
7
# TTY Interface

[![Crate](https://img.shields.io/crates/v/tty-interface.svg)](https://crates.io/crates/tty-interface)
[![Rust CI](https://github.com/danielway/tty-interface/actions/workflows/rust_ci.yml/badge.svg?branch=main)](https://github.com/danielway/tty-interface/actions/workflows/rust_ci.yml)
[![Rust CD](https://github.com/danielway/tty-interface/actions/workflows/rust_cd.yml/badge.svg)](https://github.com/danielway/tty-interface/actions/workflows/rust_cd.yml)

Provides simple TTY-based user interface capabilities including partial re-renders of multi-line displays.