spark-orm-derive 0.2.0

Macros for spark-orm
Documentation
[dependencies.darling]
version = "0.20.3"

[dependencies.once_cell]
version = "1.18.0"

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

[dependencies.quote]
version = "1.0.33"

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

[dependencies.thiserror]
version = "1.0.56"

[lib]
proc-macro = true

[package]
authors = ["H_O_O"]
description = "Macros for spark-orm"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "spark-orm-derive"
repository = "https://github.com/H-0-O/spark-orm.git"
version = "0.2.0"