Struct futures::stream::Aborted [−][src]
pub struct Aborted;
Expand description
Indicator that the Abortable task was aborted.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Abortedimpl UnwindSafe for AbortedBlanket Implementations
Mutably borrows from an owned value. Read more