# Objective - Some methods are stabilised with Rust 1.70 https://blog.rust-lang.org/2023/06/01/Rust-1.70.0.html#oncecell-and-oncelock ## Solution - Remove `once_cell` when possible and use std instead |
||
|---|---|---|
| .. | ||
| iter | ||
| lib.rs | ||
| single_threaded_task_pool.rs | ||
| slice.rs | ||
| task_pool.rs | ||
| task.rs | ||
| thread_executor.rs | ||
| usages.rs | ||