Type Alias request_response::RequestHash
source · pub type RequestHash = Hash;
Expand description
A type alias for the hash of a request
Aliased Type§
struct RequestHash(/* private fields */);
pub type RequestHash = Hash;
A type alias for the hash of a request
struct RequestHash(/* private fields */);