fancy-table 0.4.2

Fancy tables with bells and whistles
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "fancy-table"
version = "0.4.2"
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 = "2024"

[dependencies]
smallvec = "1.13"
terminal_size = "0.4"