Struct rotor_stream::ProtocolStop [] [src]

pub struct ProtocolStop;

Protocol returned None right at the start of the stream processing

Trait Implementations

impl Debug for ProtocolStop
[src]

fn fmt(&self, __arg_0: &mut Formatter) -> Result

Formats the value using the given formatter.

impl Display for ProtocolStop
[src]

fn fmt(&self, fmt: &mut Formatter) -> Result

Formats the value using the given formatter.

impl Error for ProtocolStop
[src]

fn cause(&self) -> Option<&Error>

The lower-level cause of this error, if any. Read more

fn description(&self) -> &'static str

A short description of the error. Read more