termfmt 0.1.6

Opinionated formatting for library primatives with color and outputing to the terminal.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.chrono]
optional = true
version = "0.4"

[features]
command = []

[package]
description = "Opinionated formatting for library primatives with color and outputing to the terminal."
edition = "2021"
license = "MIT"
name = "termfmt"
readme = "README.md"
version = "0.1.6"