Struct delay_timer::timer::timer_core::FinishTaskBody [−][src]
pub struct FinishTaskBody { /* fields omitted */ }Expand description
The information generated when completing a task.
Trait Implementations
This is supported on crate feature
status-report only.Performs the conversion.
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for FinishTaskBodyimpl Send for FinishTaskBodyimpl Sync for FinishTaskBodyimpl Unpin for FinishTaskBodyimpl UnwindSafe for FinishTaskBodyBlanket Implementations
Mutably borrows from an owned value. Read more