fancy-table 0.3.0

Fancy tables with bells and whistles
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "fancy-table"
version = "0.3.0"
description = "Fancy tables with bells and whistles"
repository = "https://github.com/mbuczko/fancy-table"
readme = "README.md"
authors = ["MichaƂ Buczko"]
keywords = ["ascii", "table", "cli"]
categories = ["command-line-interface", "gui"]
license = "MIT"
edition = "2021"

[dependencies]
termion = "4.0.2"