pub type BatchFetchError = Error<BatchFetchErrorKind>;Expand description
Error type for batch fetch operations.
Aliased Typeยง
pub struct BatchFetchError { /* private fields */ }pub type BatchFetchError = Error<BatchFetchErrorKind>;Error type for batch fetch operations.
pub struct BatchFetchError { /* private fields */ }