pub type UnderlyingService = BoxCloneService<Request<UnsyncBoxBody<Bytes, Status>>, Response<Incoming>, Error>;Expand description
?
Aliased Typeยง
pub struct UnderlyingService(/* private fields */);pub type UnderlyingService = BoxCloneService<Request<UnsyncBoxBody<Bytes, Status>>, Response<Incoming>, Error>;?
pub struct UnderlyingService(/* private fields */);