simple_ansi 0.1.0

A Simple ANSI library without color sequences
Documentation

Simple ANSI (rust)

A simple ansi library that does not include color sequences but only cursor, screen, terminal. It gets confusing fast with colors support built in so NO COLORS.

Installation

Just add simple_ansi crate to your Cargo.toml and you are ready to go.

How Do I use it?

Just see the docs here. Its that simple.