BatchPublishError

Type Alias BatchPublishError 

Source
pub type BatchPublishError = Error<BatchPublishErrorKind>;
Expand description

Error type for batch publish operations

Aliased Typeยง

pub struct BatchPublishError { /* private fields */ }