cli-grid 0.1.2

A small and dependency free crate for formatting the terminal outputs in a column based grid style.
Documentation
[dependencies]

[package]
authors = ["Mahdi Shojaei <mehdishojaei81@gmail.com>"]
categories = ["command-line-interface"]
description = "A small and dependency free crate for formatting the terminal outputs in a column based grid style."
documentation = "https://docs.rs/cli-grid/0.1.0/cli_grid/"
edition = "2018"
keywords = ["terminal", "cli", "grid", "column", "table"]
license = "MIT OR Apache-2.0"
name = "cli-grid"
repository = "https://github.com/mehdishojaei/cli-grid/"
version = "0.1.2"