const-murmur3 0.2.1

A const fn implementation of the murmur3 hashing algorithm
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
description = "A const fn implementation of the murmur3 hashing algorithm"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "const-murmur3"
repository = "https://github.com/Reboare/const-murmur3"
resolver = "2"
version = "0.2.1"