StreamError

Type Alias StreamError 

Source
pub type StreamError = Error<StreamErrorKind>;
Available on crate feature jetstream only.

Aliased Typeยง

pub struct StreamError { /* private fields */ }