Clone this repo:
  1. 59fef0a Upgrade futures-util to 0.3.30 am: 41e437e55b by Jeff Vander Stoep · 3 months ago main master
  2. 41e437e Upgrade futures-util to 0.3.30 by Jeff Vander Stoep · 3 months ago
  3. 556d468 Migrate to cargo_embargo. am: 66505cb199 am: 69a067d0af am: 593e55a17f by Andrew Walbran · 7 months ago
  4. 593e55a Migrate to cargo_embargo. am: 66505cb199 am: 69a067d0af by Andrew Walbran · 7 months ago
  5. 0b41cc9 Migrate to cargo_embargo. am: 66505cb199 am: 37d065cc93 am: 401f180c21 by Andrew Walbran · 7 months ago

futures-util

Common utilities and extension traits for the futures-rs library.

Usage

Add this to your Cargo.toml:

[dependencies]
futures-util = "0.3"

The current futures-util 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.