30 releases

0.3.30 Dec 24, 2023
0.3.29 Oct 26, 2023
0.3.28 Mar 30, 2023
0.3.25 Oct 20, 2022
0.0.0 Jul 29, 2019

#1424 in Asynchronous

Download history 916911/week @ 2023-12-24 1348799/week @ 2023-12-31 1672332/week @ 2024-01-07 1741222/week @ 2024-01-14 1788162/week @ 2024-01-21 1959562/week @ 2024-01-28 1860208/week @ 2024-02-04 1852620/week @ 2024-02-11 1866451/week @ 2024-02-18 1964740/week @ 2024-02-25 1960088/week @ 2024-03-03 1847268/week @ 2024-03-10 1859727/week @ 2024-03-17 1864034/week @ 2024-03-24 1859955/week @ 2024-03-31 1432279/week @ 2024-04-07

7,138,910 downloads per month
Used in 27,772 crates (40 directly)

MIT/Apache

28KB
503 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