Function wasm_rs_async_executor::single_threaded::evict_all[][src]

pub fn evict_all()

Removes all tasks from the executor

Caution

Evicted tasks won't be able to get re-scheduled when they will be woken up.