pretty-table 0.1.1

An easy-to-use crate for printing pretty tables or writing them to a file!
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies.thiserror]
version = "1.0.56"

[package]
authors = ["Syed Vilayat Ali Rizvi <vilayatcodemysite@gmail.com>"]
description = "An easy-to-use crate for printing pretty tables or writing them to a file!"
edition = "2021"
license = "MIT"
name = "pretty-table"
readme = "README.md"
version = "0.1.1"