pub type RequestHash = Hash;
A type alias for the hash of a request
pub struct RequestHash(/* private fields */);