Struct futures_util::future::Aborted [−][src]
pub struct Aborted;
Indicator that the Abortable
future was aborted.
pub struct Aborted;
Indicator that the Abortable
future was aborted.
impl Copy for Aborted
[src]impl Eq for Aborted
[src]impl StructuralEq for Aborted
[src]impl StructuralPartialEq for Aborted
[src]impl RefUnwindSafe for Aborted
impl Send for Aborted
impl Sync for Aborted
impl Unpin for Aborted
impl UnwindSafe for Aborted