referrerpolicy=no-referrer-when-downgrade

Type Alias Hashing

Source
pub type Hashing = BlakeTwo256;
Expand description

The hashing algorithm used.

Aliased Type§

struct Hashing;