SegmentFetchError

Type Alias SegmentFetchError 

Source
pub type SegmentFetchError = Box<dyn Error + Send + Sync>;
Expand description

Segment fetch error.

Aliased Typeยง

pub struct SegmentFetchError(/* private fields */);