[][src]Crate qht

Macros

impl_basicqht

Structs

Element

This struct defines which elements are processed as stream elements

QQuotientHashTable

Queued Quotient Hash Table ("compact")

QQuotientHashTableD

QQuotient Hash Table Duplicates ("compact")

QuotientHashTable

Quotient Hash Table ("compact")

Traits

BasicQHT

The BasicQHT trait collects common functionality between the different QHT flavours

Filter

A Filter provides duplicate detection capabilities