grid-printer 0.1.0

An API to conveniently print formatted two dimensional arrays.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[[example]]
name = "cars"

[dependencies]
[dev-dependencies.rand]
version = "0.8.3"

[package]
authors = ["cljacoby <cljacoby@gmail.com>"]
description = "An API to conveniently print formatted two dimensional arrays."
edition = "2018"
license = "MIT OR Apache-2.0"
name = "grid-printer"
version = "0.1.0"