bytes-kman-derive 0.3.1

macros for bytes-kman
Documentation
[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

[dependencies.syn]
features = ["derive"]
version = "1"

[lib]
name = "bytes_kman_derive"
path = "src/lib.rs"
proc-macro = true

[package]
authors = ["konkitoman"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "macros for bytes-kman"
edition = "2021"
keywords = ["bytes-kman"]
license = "GPL-3.0"
name = "bytes-kman-derive"
readme = false
repository = "https://github.com/konkitoman/bytes"
version = "0.3.1"