pub type ClientDriverError = ResponseStreamError;
Expand description

An error driving the message receiving. If the stream subsequently returns None, it was due to the last emitted error.