Type Definition keccak_hasher::KeccakHash

source ·
pub type KeccakHash = [u8; 32];
Expand description

The Keccak hash output type.