xhash 0.1.13

wrap gxhash for easy use
Documentation
[dependencies.gxhash]
version = "3.1.1"

[dependencies.intbin]
version = "0.1.2"

[features]
default = ["xhash"]
hasher = []
xhash = []

[package]
description = "wrap gxhash for easy use"
edition = "2021"
homepage = "https://github.com/i18n-site/rust/tree/main/xhash"
license = "Apache-2.0"
name = "xhash"
repository = "https://github.com/i18n-site/rust.git"
version = "0.1.13"
[package.metadata.docs.rs]
all-features = true
rustc-args = ["-C", "target-feature=+aes"]