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 ProtocolStopimpl Error for ProtocolStopfn cause(&self) -> Option<&Error>fn description(&self) -> &'static strimpl Debug for ProtocolStop