FusedFutureExt

Trait FusedFutureExt 

Source
pub trait FusedFutureExt {
    // Required method
    fn with_wake_status_st(self) -> SingleThreadWithWakeStatus<Self> 
       where Self: Sized;
}

Required Methods§

Implementors§