Hasher

Type Alias Hasher 

Source
pub type Hasher = Sha256;
Expand description

Hasher type used in the database.

Aliased Typeยง

pub struct Hasher { /* private fields */ }