# Cute String This crate exposes a type called `CuteString` that has methods to color the string. The colors are defined in the `AsciiColor` enum. [All the methods are defined in here](src/lib.rs). ## Examples ![Example1](docs/example1.jpeg) ![Example2](docs/example2.jpeg)