beans-derive 7.0.0

Derive macro crate for beans
Documentation
[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

[dependencies.syn]
version = "1"

[lib]
proc-macro = true

[package]
authors = ["Adrien Mathieu <adrien.lc.mathieu@gmail.com"]
description = "Derive macro crate for beans"
edition = "2021"
homepage = "https://github.com/jthulhu/beans"
license = "MIT OR GPL-3.0-or-later"
name = "beans-derive"
repository = "https://github.com/jthulhu/beans"
version = "7.0.0"