frunk_proc_macro_helpers 0.1.3

Common internal functions for frunk's proc macros
Documentation
[badges.travis-ci]
repository = "lloydmeta/frunk"

[dependencies.frunk_core]
default-features = false
version = "0.4.3"

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

[dependencies.quote]
version = "1"

[dependencies.syn]
version = "2"

[lib]
name = "frunk_proc_macro_helpers"
path = "src/lib.rs"

[package]
authors = ["Lloyd <lloydmeta@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Common internal functions for frunk's proc macros"
documentation = "https://docs.rs/frunk_proc_macro_helpers"
edition = "2021"
keywords = ["Frunk", "macros", "internal"]
license = "MIT"
name = "frunk_proc_macro_helpers"
readme = false
repository = "https://github.com/lloydmeta/frunk"
version = "0.1.3"