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