Struct scaproust::core::BuildIdHasher [] [src]

pub struct BuildIdHasher;

Trait Implementations

impl Default for BuildIdHasher
[src]

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

impl BuildHasher for BuildIdHasher
[src]

Type of the hasher that will be created.

Creates a new hasher. Read more