cute_strings

Crates.iocute_strings
lib.rscute_strings
version
sourcesrc
created_at2024-07-14 20:53:27.978173
updated_at2024-07-15 20:04:30.156155
descriptionLibrary to colorize strings in the terminal
homepage
repositoryhttps://github.com/faculerena/cute-strings
max_upload_size
id1303254
size0
Facundo Lerena (faculerena)

documentation

README

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.

Examples

Example1

Example2

Commit count: 0

cargo fmt