[package]
name = "pretty-printer"
version = "0.1.1"
edition = "2021"
authors = ["Irfan Eralp Kavakli"]
description = "A macro to simplify pretty-printing complex structures in Rust"
license = "MIT"
repository = "https://github.com/bulpara/pretty-printer"
[dependencies]