Function std::hash::hash[src]
pub fn hash<T: Hash<SipState>>(value: &T) -> u64
Hash a value using the SipHash algorithm.
pub fn hash<T: Hash<SipState>>(value: &T) -> u64
Hash a value using the SipHash algorithm.
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct (or str), enum,
trait, typedef (or
tdef).