buco_derive 0.2.0

Proc-macro for [`buco`](https://github.com/NishantJoshi00/buco.git) crate
Documentation
[dependencies.itertools]
version = "0.13.0"

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

[dependencies.quote]
version = "1.0.36"

[dependencies.syn]
version = "2.0.74"

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

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Proc-macro for [`buco`](https://github.com/NishantJoshi00/buco.git) crate"
edition = "2021"
exclude = ["build_tests/*", "target/*"]
license-file = "LICENSE"
name = "buco_derive"
readme = "README.md"
repository = "https://github.com/NishantJoshi00/buco.git"
version = "0.2.0"