pub type BatchRequestError = Error<BatchRequestErrorKind>;
struct BatchRequestError { /* private fields */ }