konst_macro_rules 0.2.13

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

[dependencies]

[features]
const_generics = []
rust_1_55 = []
rust_1_56 = []
deref_raw_in_fn = []
nightly_mut_refs = []
mut_refs = []