inline_colorization 0.1.6

format!("Lets the user {color_red}colorize{color_reset} and {style_underline}style the output{style_reset} text using inline variables");
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
authors = ["Elias Jonsson <e@ejon.eu>"]
description = "format!(\"Lets the user {color_red}colorize{color_reset} and {style_underline}style the output{style_reset} text using inline variables\");"
edition = "2021"
license = "MIT"
name = "inline_colorization"
readme = "README.md"
version = "0.1.6"