quit_macros 1.2.0

Procedural macros used by crate quit
Documentation
[package]
name = "quit_macros"
version = "1.2.0"
authors = ["dylni"]
edition = "2021"
rust-version = "1.60.0"
description = """
Procedural macros used by crate quit
"""
readme = "description.md"
repository = "https://github.com/dylni/quit"
license = "MIT OR Apache-2.0"
exclude = [".*", "tests.rs", "/rustfmt.toml", "/src/bin", "/tests"]

[lib]
proc-macro = true