futures-black-hole 0.2.2

Black hole implementation for futures
1
2
3
4
5
6
7
8
9
10
11
# Black hole for futures

[![Circle CI](https://img.shields.io/circleci/project/github/raviqqe/futures-black-hole.svg?style=flat-square)](https://circleci.com/gh/raviqqe/futures-black-hole)
[![Crates.io](https://img.shields.io/crates/v/futures-black-hole.svg?style=flat-square)](https://crates.io/crates/futures-black-hole)
[![License](https://img.shields.io/github/license/raviqqe/futures-black-hole.svg?style=flat-square)](https://opensource.org/licenses/MIT)

The implementation of black holes for [futures](https://github.com/alexcrichton/futures-rs)

## License

[MIT](LICENSE)