pub type BoxCloneService = BoxCloneService<Request, Response, BoxError>;
pub struct BoxCloneService(/* private fields */);