Struct murmurhash64::RandomMurmurState [] [src]

pub struct RandomMurmurState(_);

Trait Implementations

impl Default for RandomMurmurState
[src]

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

impl BuildHasher for RandomMurmurState
[src]

Type of the hasher that will be created.

Creates a new hasher. Read more