try_match_inner 0.5.1

The internal procedural macro of `try_match`
Documentation
[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

[dependencies.syn]
features = ["full"]
version = "2.0.15"

[lib]
path = "src/lib.rs"
proc-macro = true

[package]
authors = ["yvt <i@yvt.jp>"]
description = "The internal procedural macro of `try_match`\n"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "try_match_inner"
repository = "https://github.com/yvt/try_match-rs"
version = "0.5.1"