wrap-match-impl 1.0.5

Procedural macro for the `wrap-match` crate.
Documentation
[dependencies.prettyplease]
version = "0.2"

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

[dependencies.quote]
version = "1.0"

[dependencies.syn]
default-features = false
features = ["full", "parsing", "printing", "fold", "clone-impls", "proc-macro"]
version = "2.0"

[features]
default = []
tracing = []

[lib]
proc-macro = true

[package]
authors = ["naturecodevoid"]
description = "Procedural macro for the `wrap-match` crate."
documentation = "https://docs.rs/wrap-match"
edition = "2021"
homepage = "https://github.com/naturecodevoid/wrap-match"
license = "MIT"
name = "wrap-match-impl"
repository = "https://github.com/naturecodevoid/wrap-match"
version = "1.0.5"