tablefy_derive 0.2.1

A procedural macro to help Tablefy any struct!
Documentation
[dependencies.proc-macro2]
version = "0.4.30"

[dependencies.quote]
version = "0.6.13"

[dependencies.syn]
features = ["extra-traits"]
version = "0.15.41"

[lib]
proc-macro = true

[package]
authors = ["Calmynt <mctech26@gmail.com>"]
description = "A procedural macro to help Tablefy any struct!"
edition = "2018"
license = "MPL-2.0"
name = "tablefy_derive"
readme = "README.md"
repository = "https://github.com/Calmynt/Tablefy"
version = "0.2.1"