Type Alias Hash

pub type Hash = Vec<u8>;

Aliased Typeยง

struct Hash { /* private fields */ }