do-riblt 1.0.1

An implementation of rateless invertable bloom lookup tables
Documentation
[dependencies.rapidhash]
version = "4.2.0"

[[example]]
name = "usage"
path = "examples/usage.rs"

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "An implementation of rateless invertable bloom lookup tables"
edition = "2021"
license = "MIT"
name = "do-riblt"
readme = false
repository = "https://github.com/doEggi/do-riblt"
version = "1.0.1"