[][src]Function accumulator::hash::blake2b

pub fn blake2b<T: Hash + ?Sized>(t: &T) -> Integer

Calls hash with a Blake2b hasher.