Struct std::collections::hash_state::DefaultState
[−]
[src]
pub struct DefaultState<H>(_);
Unstable
: hasher stuff is unclear
A structure which is a factory for instances of Hasher
which implement the
default trait.
This struct has is 0-sized and does not need construction.