Type Definition hrpc::HrpcService[][src]

pub type HrpcService = BoxService<HttpRequest, HttpResponse, Infallible>;
Expand description

hRPC service type.