Struct jhash::JHashBuilder [] [src]

pub struct JHashBuilder { /* fields omitted */ }

Methods

impl JHashBuilder
[src]

Trait Implementations

impl Default for JHashBuilder
[src]

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

impl Clone for JHashBuilder
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for JHashBuilder
[src]

Formats the value using the given formatter.

impl BuildHasher for JHashBuilder
[src]

Type of the hasher that will be created.

Creates a new hasher. Read more