Type Alias Hash

Source
pub type Hash = Vec<u8>;

Aliased Typeยง

pub struct Hash { /* private fields */ }