comprez_macro 0.2.7

Partner in crime with comprez, a library to compress structs and enums
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

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

[lib]
proc-macro = true

[package]
authors = ["muhd.najid.nadri@gmail.com"]
categories = ["compression"]
description = "Partner in crime with comprez, a library to compress structs and enums"
edition = "2021"
keywords = ["compress", "algorithm", "struct"]
license = "MIT OR Apache-2.0"
name = "comprez_macro"
readme = "README.md"
repository = "https://github.com/Najidnadri/comprez_macro"
resolver = "2"
version = "0.2.7"