const_panic_proc_macros 0.2.1

Implementation detail of the `const_panic` crate
Documentation
[badges.travis-ci]
repository = "rodrimati1992/const_format_crates/"

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

[dependencies.quote]
version = "1.0.37"

[dependencies.syn]
version = "2.0"

[dependencies.unicode-xid]
version = "0.2.5"

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

[package]
authors = ["rodrimati1992 <rodrimatt1985@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = []
description = "Implementation detail of the `const_panic` crate"
edition = "2021"
include = ["Cargo.toml", "src/**/*.rs", "../README.md", "LICENSE-ZLIB.md"]
keywords = []
license = "Zlib"
name = "const_panic_proc_macros"
readme = false
repository = "https://github.com/rodrimati1992/const_panic/"
version = "0.2.1"