Struct murmurhash64::MurmurState [] [src]

pub struct MurmurState(_);

Methods

impl MurmurState
[src]

Trait Implementations

impl Default for MurmurState
[src]

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

impl BuildHasher for MurmurState
[src]

Type of the hasher that will be created.

Creates a new hasher. Read more