limbo_macros 0.0.22

The Limbo database library
Documentation
[dependencies.proc-macro2]
version = "1.0.93"

[dependencies.quote]
version = "1.0.38"

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

[features]

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

[package]
authors = ["the Limbo authors"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "The Limbo database library"
edition = "2021"
license = "MIT"
name = "limbo_macros"
readme = false
repository = "https://github.com/tursodatabase/limbo"
version = "0.0.22"