Type Definition service_async::BoxedMakeBoxedService
source · pub type BoxedMakeBoxedService<Req, Resp, SE, ME> = BoxedMakeService<BoxedService<Req, Resp, SE>, ME>;
pub type BoxedMakeBoxedService<Req, Resp, SE, ME> = BoxedMakeService<BoxedService<Req, Resp, SE>, ME>;