pub type Runnable = Runnable<TaskMetadata>;Expand description
A handle to a task that’s ready to run.
Aliased Type§
pub struct Runnable { /* private fields */ }pub type Runnable = Runnable<TaskMetadata>;A handle to a task that’s ready to run.
pub struct Runnable { /* private fields */ }