Function freya::prelude::remove_future
pub fn remove_future(id: Task)
Expand description
Informs the scheduler that this task is no longer needed and should be removed.
This drops the task immediately.
pub fn remove_future(id: Task)
Informs the scheduler that this task is no longer needed and should be removed.
This drops the task immediately.