pretty-error-debug-derive 0.3.1

Derive `std::fmt::Debug` using `pretty_error_debug`
Documentation
[dependencies.quote]
version = "1.0.7"

[dependencies.syn]
version = "2.0.0"

[lib]
proc-macro = true

[package]
authors = ["René Kijewski <crates.io@k6i.de>"]
description = "Derive `std::fmt::Debug` using `pretty_error_debug`"
edition = "2021"
license = "MIT OR Apache-2.0 WITH LLVM-exception"
name = "pretty-error-debug-derive"
readme = "README.md"
repository = "https://github.com/Kijewski/pretty-error-debug"
rust-version = "1.56"
version = "0.3.1"