konst 0.2.8

Compile-time comparison, parsing, and other const functionality
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "konst"
version = "0.2.8"
dependencies = [
 "konst_macro_rules",
 "konst_proc_macros",
]

[[package]]
name = "konst_macro_rules"
version = "0.2.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "82e4668f0605fb6ea5f8d1cfbbf089de6862041a8ffe06f8e5793cea0433dd8c"

[[package]]
name = "konst_proc_macros"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d06eb3063ac38db6000c4a9d452fc4acc8ee7e04186724ad619646dc8c5aac97"