Struct selectors::bloom::BloomStorageBool [] [src]

pub struct BloomStorageBool { /* fields omitted */ }

Storage class for a CountingBloomFilter that has 1-bit counters.

Trait Implementations

impl BloomStorage for BloomStorageBool
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

impl Default for BloomStorageBool
[src]

[src]

Returns the "default value" for a type. Read more

impl Clone for BloomStorageBool
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more