[dependencies.proc-macro2]
version = "1"
[dependencies.quote]
version = "1"
[dependencies.syn]
features = ["full"]
version = "1.0.75"
[lib]
proc-macro = true
[package]
authors = ["Audun Halland <audun.halldand@pm.me>"]
description = "Procedural macros reexported by entrait"
edition = "2021"
keywords = []
license = "MIT"
name = "entrait_macros"
repository = "https://github.com/audunhalland/entrait/"
version = "0.3.3"