Type Definition bililive::errors::StreamError
source · [−]pub type StreamError = StreamError<WsError>;Expand description
Errors that may occur when consuming a stream.
pub type StreamError = StreamError<WsError>;Errors that may occur when consuming a stream.