# futures-rs
This is an **incredibly experimental** work in progress library for an
implementation of futures in Rust.
[](https://travis-ci.org/alexcrichton/futures-rs)
[](https://ci.appveyor.com/project/alexcrichton/futures-rs)
[](https://coveralls.io/github/alexcrichton/futures-rs?branch=master)
[Documentation]: http://alexcrichton.com/futures-rs
# License
`futures-rs` is primarily distributed under the terms of both the MIT license and
the Apache License (Version 2.0), with portions covered by various BSD-like
licenses.
See LICENSE-APACHE, and LICENSE-MIT for details.