[dependencies.foldhash]
version = "0.1"
[dependencies.hashmatch_macro]
version = "0.1.0"
[lib]
name = "hashmatch"
path = "src/lib.rs"
[package]
authors = ["Junzhuo <zhou@junzhuo.site>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["development-tools"]
description = "More efficient static &str match when #arm > 40."
documentation = "https://docs.rs/hashmatch"
edition = "2021"
keywords = ["match"]
license = "MIT"
name = "hashmatch"
readme = "README.md"
repository = "https://github.com/zao111222333/hashmatch-db/"
version = "0.1.0"