pub type BoxCloneService = BoxCloneService<Request, Response, BoxError>;

Aliased Type§

struct BoxCloneService(/* private fields */);