[dependencies.either]
version = "1.8.1"
[dependencies.proc-macro2]
version = "1.0.56"
[dependencies.quote]
version = "1.0.26"
[dependencies.syn]
features = ["full", "extra-traits"]
version = "2.0.15"
[package]
authors = ["Axel Lord"]
description = "Implementation of procedural macros for barse."
edition = "2021"
homepage = "https://github.com/axel-lord/barse"
license = "MIT OR Apache-2.0"
name = "barse-derive-impl"
readme = "./README.md"
repository = "https://github.com/axel-lord/barse"
version = "0.2.0"