Struct rotor_stream::ProtocolStop [] [src]

pub struct ProtocolStop;

Protocol returned None right at the start of the stream processing

Trait Implementations

impl Display for ProtocolStop

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

impl Error for ProtocolStop

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

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

Derived Implementations

impl Debug for ProtocolStop

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