pub type BuildIntHasher<T> = BuildHasherDefault<IntHasher<T>>;Available on crate features
msg or queue only.Expand description
IntHasher builder use for
Aliased Typeยง
pub struct BuildIntHasher<T>(/* private fields */);pub type BuildIntHasher<T> = BuildHasherDefault<IntHasher<T>>;msg or queue only.IntHasher builder use for
pub struct BuildIntHasher<T>(/* private fields */);