Type Definition hrpc::HttpRequest[][src]

pub type HttpRequest = Request<HyperBody>;
Expand description

HTTP request used by hRPC.