31 releases

0.3.31 Oct 5, 2024
0.3.30 Dec 24, 2023
0.3.29 Oct 26, 2023
0.3.28 Mar 30, 2023
0.0.0 Jul 29, 2019

#1213 in Asynchronous

Download history 2005508/week @ 2024-08-04 2114986/week @ 2024-08-11 2087311/week @ 2024-08-18 2097829/week @ 2024-08-25 2037174/week @ 2024-09-01 2100996/week @ 2024-09-08 1987976/week @ 2024-09-15 2252467/week @ 2024-09-22 2412189/week @ 2024-09-29 3048277/week @ 2024-10-06 2860020/week @ 2024-10-13 2736189/week @ 2024-10-20 2375486/week @ 2024-10-27 2335066/week @ 2024-11-03 2302556/week @ 2024-11-10 2193504/week @ 2024-11-17

9,375,462 downloads per month
Used in 33,863 crates (46 directly)

MIT/Apache

29KB
505 lines

futures-task

Tools for working with tasks.

Usage

Add this to your Cargo.toml:

[dependencies]
futures-task = "0.3"

The current futures-task requires Rust 1.56 or later.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.


lib.rs:

Tools for working with tasks.

No runtime deps

Features