Hashing

Type Alias Hashing 

Source
pub type Hashing = BlakeTwo256;
Expand description

Hashing type.

Aliased Typeยง

pub struct Hashing;