ColorShell 1.1.1

A small crate for coloring text for rust
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
authors = ["CoderSpark"]
description = "A small crate for coloring text for rust"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "ColorShell"
readme = "README.md"
version = "1.1.1"