Type Alias service_async::BoxedMakeBoxedService
source · pub type BoxedMakeBoxedService<Req, Resp, SE, ME> = BoxedMakeService<BoxedService<Req, Resp, SE>, ME>;
Aliased Type§
struct BoxedMakeBoxedService<Req, Resp, SE, ME>(/* private fields */);