Type Definition fxhash::FxBuildHasher[][src]

pub type FxBuildHasher = BuildHasherDefault<FxHasher>;
Expand description

A builder for default Fx hashers.