Type Definition HasherFor
sp_runtime::traits
type HasherFor<B> = <HashFor<B> as Hash>::Hasher;
Extract the hasher type for a block.