Struct scalable_bloom_filter::hash::DefaultHasher [] [src]

pub struct DefaultHasher;

The default implementation of NthHash trait.

Trait Implementations

impl Debug for DefaultHasher
[src]

[src]

Formats the value using the given formatter.

impl NthHash for DefaultHasher
[src]

[src]

Calculates the nth hash value of data.