[][src]Crate sbf

SBF is a probabilistic data structure that maps elements of a space to indexed disjoint subsets of that space.

This is a reimplementation of the C library by the original research group.

Modules

error

Convenience error module

Structs

SBF

Spatial Bloom Filter data structure

Enums

HashFunction

The kind of hashing function that is used by the data structure

Type Definitions

Salt

Salt string type