pretty_simple 0.1.3

RC-based, simple pretty printing library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
authors = ["Cameron Swords"]
description = "RC-based, simple pretty printing library"
edition = "2021"
name = "pretty_simple"
readme = "README.md"
repository = "https://github.com/cgswords/pretty-simple"
version = "0.1.3"
license = "Apache-2.0"

[dependencies]
once_cell = "1.21.3"
insta = "1.43.2"