pretable 0.4.2

show pretty table
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "pretable"
version = "0.4.2"
authors = ["ryota-sakamoto <sakamo.ryota+github@gmail.com>"]
description = "show pretty table"
documentation = "https://docs.rs/pretable"
repository = "https://github.com/ryota-sakamoto/pretable"
keywords = ["table", "pretty", "util"]
license = "MIT"
license-file = "LICENSE"
edition = "2021"

[dependencies]