fancy 0.3.0

Easily print colored text.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[lib]
proc-macro = true

[package]
authors = ["foxcirc"]
description = "Easily print colored text."
documentation = "https://docs.rs/fancy/latest/fancy/"
edition = "2021"
keywords = ["colorize", "color", "ansi", "text", "string"]
license = "MIT"
name = "fancy"
readme = "README.md"
repository = "https://github.com/Foxcirc/fancy"
resolver = "2"
version = "0.3.0"