rapidhash 0.1.0

Limited Rapidhash implementation for u128 values
Documentation
[[bin]]
name = "rapidhash"
path = "src/main.rs"

[dependencies]

[lib]
name = "rapidhash"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Limited Rapidhash implementation for u128 values"
edition = "2021"
license = "MIT"
name = "rapidhash"
readme = "README.md"
version = "0.1.0"