aspartial_derive 0.0.2

Derive macros for the aspartial crate. Don't use this crate directly
Documentation
[dependencies.heck]
version = "0.5.0"

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

[dependencies.quote]
version = "1.0.40"

[dependencies.syn]
features = ["full"]
version = "2.0.104"

[features]

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

[package]
authors = ["Tomaz Vieira<tom.fogaca@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Derive macros for the aspartial crate. Don't use this crate directly"
edition = "2024"
homepage = "https://github.com/Tomaz-Vieira/aspartial"
license = "MIT"
name = "aspartial_derive"
readme = false
repository = "https://github.com/Tomaz-Vieira/aspartial"
resolver = "2"
rust-version = "1.88"
version = "0.0.2"