konst_proc_macros 0.3.10

Implementation detail of the `konst` crate
Documentation
[package]
name = "konst_proc_macros"
version = "0.3.10"
authors = ["rodrimati1992 <rodrimatt1985@gmail.com>"]
rust-version = "1.65.0"
edition = "2021"
license = "Zlib"
description = "Implementation detail of the `konst` crate"
documentation = "https://docs.rs/konst/"
keywords = ["no-std"]
categories = ["no-std"]
repository = "https://github.com/rodrimati1992/konst/"
include = [
    "Cargo.toml", 
    "src/**/*.rs", 
    "LICENSE-ZLIB.md", 
]

[dependencies]

[lib]
proc-macro = true