Struct wheel_timer2::AddHandle
source · [−]pub struct AddHandle(_);Implementations
Add tasks to after a certain interval
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AddHandle
impl UnwindSafe for AddHandle
Blanket Implementations
Mutably borrows from an owned value. Read more