initSidebarItems({"struct":[["BuildHasherDefault","A structure which implements `BuildHasher` for all `Hasher` types which also implement `Default`."],["SipHasher","An implementation of SipHash 2-4."],["SipHasher13","An implementation of SipHash 1-3."],["SipHasher24","An implementation of SipHash 2-4."]],"trait":[["BuildHasher","A `BuildHasher` is typically used as a factory for instances of `Hasher` which a `HashMap` can then use to hash keys independently."],["Hash","A hashable type."],["Hasher","A trait which represents the ability to hash an arbitrary stream of bytes."]]});