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

#1388 in Asynchronous

Download history 1668732/week @ 2024-01-11 1861319/week @ 2024-01-18 1859497/week @ 2024-01-25 1896957/week @ 2024-02-01 1857708/week @ 2024-02-08 1823685/week @ 2024-02-15 1945134/week @ 2024-02-22 2002433/week @ 2024-02-29 1878058/week @ 2024-03-07 1848967/week @ 2024-03-14 1891316/week @ 2024-03-21 1808090/week @ 2024-03-28 1874815/week @ 2024-04-04 1901297/week @ 2024-04-11 1897392/week @ 2024-04-18 1585889/week @ 2024-04-25

7,601,995 downloads per month
Used in 28,037 crates (41 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