agdb_derive 0.11.2

Agnesoft Graph Database - derive macros
Documentation
[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

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

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["database", "database-implementations"]
description = "Agnesoft Graph Database - derive macros"
documentation = "https://github.com/agnesoft/agdb"
edition = "2024"
homepage = "https://github.com/agnesoft/agdb"
keywords = ["graph", "database"]
license = "Apache-2.0"
name = "agdb_derive"
readme = "README.md"
repository = "https://github.com/agnesoft/agdb"
resolver = "2"
version = "0.11.2"