BatchFetchError

Type Alias BatchFetchError 

Source
pub type BatchFetchError = Error<BatchFetchErrorKind>;
Expand description

Error type for batch fetch operations.

Aliased Typeยง

pub struct BatchFetchError { /* private fields */ }