custom_debug_derive 0.1.4

Derive Debug with a custom format per field
Documentation
[dependencies.proc-macro2]
version = "0.4.19"

[dependencies.syn]
version = "0.15.7"

[dependencies.synstructure]
version = "0.10.0"

[lib]
proc-macro = true

[package]
authors = ["panicbit <panicbit.dev@gmail.com>"]
description = "Derive Debug with a custom format per field"
license = "Apache-2.0 OR MIT"
name = "custom_debug_derive"
readme = "README.md"
repository = "https://github.com/panicbit/custom_debug_derive"
version = "0.1.4"