hextacy_derive 0.1.0

Library containing derive macros for the hextacy crate
Documentation
[dependencies.proc-macro-error]
version = "1"

[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

[dependencies.syn]
features = ["extra-traits", "full"]
version = "1"

[lib]
proc-macro = true

[package]
authors = ["biblius <crazycompanyxxl@gmail.com>"]
description = "Library containing derive macros for the hextacy crate"
edition = "2021"
homepage = "https://github.com/biblius/hextacy"
keywords = ["backend", "hextacy", "hextc", "xtc"]
license = "MIT"
name = "hextacy_derive"
readme = "README.md"
resolver = "1"
version = "0.1.0"