[dependencies.smart-debug-derive]
version = "0.0.2"
[dev-dependencies.insta]
features = ["serde"]
version = "1.31.0"
[dev-dependencies.serde]
features = ["derive"]
version = "1.0.174"
[package]
categories = ["value-formatting"]
description = "Derive macro for `Debug` with easy manipulation of fields"
edition = "2021"
homepage = "https://github.com/CosmicHorrorDev/smart-debug"
keywords = ["debug", "derive", "formatting"]
license = "MIT OR Apache-2.0"
name = "smart-debug"
readme = "README.md"
repository = "https://github.com/CosmicHorrorDev/smart-debug"
rust-version = "1.65.0"
version = "0.0.2"