Type Definition hrpc::HrpcLayer[][src]

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

hRPC layer type.