pub type BoxService = BoxService<Request, Response, BoxError>;
pub struct BoxService { /* private fields */ }