fancy 0.2.3

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

name = "fancy"

version = "0.2.3"

edition = "2021"

authors = ["foxcirc"]

description = "Easily print colored text."

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

license = "MIT"

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



[lib]

proc-macro = true