Struct rotor_stream::ProtocolStop
[−]
[src]
pub struct ProtocolStop;
Protocol returned None right at the start of the stream processing
pub struct ProtocolStop;
Protocol returned None right at the start of the stream processing
impl Display for ProtocolStop
impl Error for ProtocolStop
fn cause(&self) -> Option<&Error>
fn description(&self) -> &'static str
impl Debug for ProtocolStop