pub type Hash = Vec<u8>;
A byte-vector hash result for backward compatibility.
pub struct Hash { /* private fields */ }