fancy 0.3.0

Easily print colored text.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]

name = "fancy"

version = "0.3.0"

edition = "2021"

authors = ["foxcirc"]

description = "Easily print colored text."

keywords = ["colorize", "color", "ansi", "text", "string"]

repository = "https://github.com/Foxcirc/fancy"

license = "MIT"

documentation = "https://docs.rs/fancy/latest/fancy/"



[lib]

proc-macro = true