identity-macro 0.1.0

Remove metavariable fragment to make it reusable for macro_rules
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "identity-macro"
version = "0.1.0"
dependencies = [
 "proc-macro-tool",
]

[[package]]
name = "proc-macro-tool"
version = "0.8.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1b6c5fe8b354fd5b9810e78dce12dc0107cce1823592ce453d5189efaadd6864"