rust-colors 0.2.1

A library for parsing ANSI Strings to colors.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["RedIsGaming"]
description = "A library for parsing ANSI Strings to colors."
documentation = "https://docs.rs/rust-colors"
edition = "2021"
homepage = "https://redisgaming.vercel.app/"
license = "MIT"
name = "rust-colors"
readme = "README.md"
repository = "https://github.com/RedIsGaming/rust-colors"
version = "0.2.1"