Struct itron_asp3::task::BadContextError [−][src]
pub struct BadContextError(_);This is supported on crate feature
unstable only.Expand description
The error type returned by current when the CPU lock state is active,
or the current thread is not in a task context.
Trait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.