pretty_simple 0.1.0

RC-based, simple pretty printing library
Documentation
[dependencies.insta]
version = "1.43.2"

[dependencies.once_cell]
version = "1.21.3"

[lib]
name = "pretty_simple"
path = "src/lib.rs"

[package]
authors = ["Cameron Swords"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "RC-based, simple pretty printing library"
edition = "2021"
license = "Apache-2.0"
name = "pretty_simple"
readme = "README.md"
repository = "https://github.com/cgswords/pretty-simple"
version = "0.1.0"