[][src]Crate xorfilter

Library implements xor-filter.

This is a port of its original implementation written in golang.

Structs

Xor8

Type Xor8 is probabilistic data-structure to test membership of an element in a set.