hash-match 1.0.1

Optimized pattern matching alternative
Documentation
[dependencies.xxhash-rust]
features = ["const_xxh3", "xxh3"]
version = "0.8.5"

[package]
authors = ["Douman <douman@gmx.se>"]
categories = ["algorithms"]
description = "Optimized pattern matching alternative"
edition = "2018"
include = ["**/*.rs", "Cargo.toml", "README.md", "LICENSE"]
keywords = ["hash", "match"]
license = "BSL-1.0"
name = "hash-match"
readme = "README.md"
repository = "https://github.com/DoumanAsh/hash-match"
version = "1.0.1"