Type Alias Hash

pub type Hash = Vec<u8>;

Aliased Typeยง

pub struct Hash { /* private fields */ }