[][src]Type Definition sp_runtime::traits::HasherFor

type HasherFor<B> = <HashFor<B> as Hash>::Hasher;

Extract the hasher type for a block.