bbhash 0.1.1

Rust bindings for BBHash
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.bbhash-sys]
version = "0.1.0"

[dependencies.tempfile]
version = "3.0.7"

[package]
authors = ["Luiz Irber <rust@luizirber.org>"]
description = "Rust bindings for BBHash"
documentation = "https://docs.rs/bbhash"
edition = "2018"
license = "MIT/Apache-2.0"
name = "bbhash"
repository = "https://github.com/luizirber/ukhs"
version = "0.1.1"