pub type Keccak256 = Keccak<{ _ }, 256>;
Expand description

The Keccak-256 hash function.

Aliased Type§

struct Keccak256;