hexga_encoding_derive 0.0.11-beta.51

hexga_encoding derive macro
Documentation
[package]
name = "hexga_encoding_derive"
version.workspace = true
authors.workspace = true
license.workspace = true
homepage.workspace = true
repository.workspace = true
edition.workspace = true
readme = "README.md"

keywords = []
description = "hexga_encoding derive macro"
categories = ["encoding"]

[lib]
proc-macro = true

[dependencies]
syn = { version = "2.0", features = ["full"] }
quote = "1.0"
proc-macro2 = "1.0"