stanza 0.3.0

An abstract table model with customisable text formatting and renderers.
Documentation
[[bench]]
harness = false
name = "paint_fancy"
[dependencies.maybe-owned]
version = "0.3.4"
[dev-dependencies.chrono]
version = "0.4.22"

[dev-dependencies.criterion]
features = ["html_reports"]
version = "0.4.0"

[dev-dependencies.term_size]
version = "0.3.2"

[package]
authors = ["Emil Koutanov"]
description = "An abstract table model with customisable text formatting and renderers."
edition = "2021"
exclude = ["/images", "/bin", "/.idea", "/.github", "/coverage", "/doc", "/examples"]
keywords = ["cli", "terminal", "table", "format", "no_std"]
license = "MIT"
name = "stanza"
readme = "README.md"
repository = "https://github.com/obsidiandynamics/stanza"
version = "0.3.0"