mem_dbg-derive 0.1.3

Procedural macros for mem_dbg
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1"

[dependencies.syn]
version = "2.0"

[lib]
proc-macro = true

[package]
authors = ["Tommaso Fontana <tommaso.fontana.96@gmail.com>", "Sebastiano Vigna <sebastiano.vigna@unimi.it>"]
description = "Procedural macros for mem_dbg"
edition = "2021"
keywords = ["allocation", "debug", "memory"]
license = "Apache-2.0 OR LGPL-2.1-or-later"
name = "mem_dbg-derive"
readme = "README.md"
repository = "https://github.com/zommiommy/mem_dbg/"
version = "0.1.3"