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

#1353 in Asynchronous

Download history 2289624/week @ 2024-09-20 2277718/week @ 2024-09-27 2964745/week @ 2024-10-04 2775441/week @ 2024-10-11 2927729/week @ 2024-10-18 2491236/week @ 2024-10-25 2272677/week @ 2024-11-01 2303416/week @ 2024-11-08 2343938/week @ 2024-11-15 2151451/week @ 2024-11-22 2249536/week @ 2024-11-29 2627557/week @ 2024-12-06 2396653/week @ 2024-12-13 1390588/week @ 2024-12-20 1338925/week @ 2024-12-27 1826803/week @ 2025-01-03

7,441,357 downloads per month
Used in 35,277 crates (48 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