Type Alias Hashing

pub type Hashing = BlakeTwo256;
Expand description

Hashing type.

Aliased Typeยง

struct Hashing;