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.
Just add simple_ansi
crate to your Cargo.toml
and you are
ready to go.
Just see the docs here. Its that simple.