Bug: 153208539

Clone this repo:
  1. 8a81d6b Upgrade futures-io to 0.3.30 am: 77fb2d1351 by Jeff Vander Stoep · 7 weeks ago main master
  2. 77fb2d1 Upgrade futures-io to 0.3.30 by Jeff Vander Stoep · 7 weeks ago
  3. fe967f6 Migrate to cargo_embargo. am: bacccafd8f am: dcfcb04968 am: a5b3084a7e by Andrew Walbran · 4 months ago
  4. e82444d Migrate to cargo_embargo. am: bacccafd8f am: b4f9213bc6 am: a1a86a0a01 by Andrew Walbran · 4 months ago
  5. a5b3084 Migrate to cargo_embargo. am: bacccafd8f am: dcfcb04968 by Andrew Walbran · 4 months ago

futures-io

The AsyncRead, AsyncWrite, AsyncSeek, and AsyncBufRead traits for the futures-rs library.

Usage

Add this to your Cargo.toml:

[dependencies]
futures-io = "0.3"

The current futures-io requires Rust 1.36 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.