folo_proc_macros_impl 0.1.0-pre

Internal dependency of the 'folo' crate - do not reference directly.
Documentation
[dependencies.darling]
version = "0"

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

[dependencies.quote]
version = "1"

[dependencies.syn]
features = ["full", "parsing", "extra-traits"]
version = "2"

[lib]
bench = false
crate-type = ["lib"]
name = "folo_proc_macros_impl"
path = "src/lib.rs"

[package]
authors = ["Sander Saares <sander@saares.eu>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["asynchronous", "concurrency"]
description = "Internal dependency of the 'folo' crate - do not reference directly."
edition = "2021"
license = "MIT"
name = "folo_proc_macros_impl"
readme = "Readme.md"
repository = "https://github.com/sandersaares/folo"
version = "0.1.0-pre"