silent-db-macros 0.2.0

Macros for silent-db
Documentation
[dependencies.darling]
version = "0.20.8"

[dependencies.log]
version = "0.4.20"

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

[dependencies.quote]
version = "1.0.35"

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

[lib]
proc-macro = true

[package]
authors = ["Hubert Shelley <hubertshelley@163.com>"]
description = """
Macros for silent-db
"""
edition = "2021"
homepage = "https://github.com/hubertshelley/silent"
license = "Apache-2.0"
name = "silent-db-macros"
readme = "readme.md"
repository = "https://github.com/hubertshelley/silent"
version = "0.2.0"