konst_proc_macros 0.3.10

Implementation detail of the `konst` crate
Documentation
[dependencies]

[lib]
name = "konst_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 = ["no-std"]
description = "Implementation detail of the `konst` crate"
documentation = "https://docs.rs/konst/"
edition = "2021"
include = ["Cargo.toml", "src/**/*.rs", "LICENSE-ZLIB.md"]
keywords = ["no-std"]
license = "Zlib"
name = "konst_proc_macros"
readme = false
repository = "https://github.com/rodrimati1992/konst/"
resolver = "1"
rust-version = "1.65.0"
version = "0.3.10"