fbuzhash 0.0.1

A buzhash rolling hash function
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.log]
version = "0.4"

[dev-dependencies.env_logger]
version = "0.7"

[package]
authors = ["https://github.com/silvasur/buzhash", "Lee Olayvar <leeola@fastmail.com>"]
description = "A buzhash rolling hash function"
edition = "2018"
license-file = "LICENSE"
name = "fbuzhash"
readme = "README.md"
version = "0.0.1"