pub struct FnvHasher { /* fields omitted */ }
32-bit Fowler-Noll-Vo hasher
Returns the “default value” for a type. Read more
See core::hash::Hasher.finish Read more
core::hash::Hasher.finish
See core::hash::Hasher.write Read more
core::hash::Hasher.write
Gets the TypeId of self. Read more
TypeId
self
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more
Performs the conversion.
The type returned in the event of a conversion error.