body-image-futio 2.0.1

Futures based asynchronous I/O for body-image.
Documentation

body-image-futio

Crates.io Rustdoc Travis CI Build Appveyor CI Build

The body-image-futio crate integrates the body-image crate with futures, http, hyper, and tokio crates for both client and server use.

Minimum supported rust version

MSRV := 1.39.0

The crate will fail fast on any lower rustc (via a build.rs version check) and is also CI tested on this version.

License

This project is dual licensed under either of following:

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in body-image by you, as defined by the Apache License, shall be dual licensed as above, without any additional terms or conditions.