Type Definition hrpc::HttpResponse[][src]

pub type HttpResponse = Response<BoxBody>;
Expand description

HTTP response used by hRPC.