try_match_inner 0.4.0

The internal procedural macro of `try_match`
Documentation
[dependencies.proc-macro-error]
version = ">= 0.3.1, < 2.0.0"

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

[dependencies.quote]
version = "1"

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

[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/Apache-2.0"
name = "try_match_inner"
repository = "https://github.com/yvt/try_match-rs"
version = "0.4.0"