Lines Matching +full:rust +full:- +full:executor
1 # async-task
3 [![Build](https://github.com/smol-rs/async-task/workflows/Build%20and%20test/badge.svg)](
4 https://github.com/smol-rs/async-task/actions)
5 [![License](https://img.shields.io/badge/license-Apache--2.0_OR_MIT-blue.svg)](
6 https://github.com/smol-rs/async-task)
7 [![Cargo](https://img.shields.io/crates/v/async-task.svg)](
8 https://crates.io/crates/async-task)
9 [![Documentation](https://docs.rs/async-task/badge.svg)](
10 https://docs.rs/async-task)
14 To spawn a future onto an executor, we first need to allocate it on the heap and keep some
20 ```rust
27 ```rust
46 ```rust
60 …* Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/…
61 * MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
68 for inclusion in the work by you, as defined in the Apache-2.0 license, shall be