| Crates.io | futures-shim |
| lib.rs | futures-shim |
| version | 0.1.3 |
| created_at | 2017-06-17 10:06:40.199688+00 |
| updated_at | 2017-06-20 06:18:34.053582+00 |
| description | An adapter for futures-unaware components |
| homepage | |
| repository | https://github.com/yrashk/futures-shim |
| max_upload_size | |
| id | 19293 |
| size | 21,450 |
The idea behind this small Rust library is to provide a way integrate futures-unaware components into futures pipelines.
Currently covered APIs:
futures-shim is primarily distributed under the terms of both the MIT license
and the Apache License (Version 2.0).
See LICENSE-APACHE, and LICENSE-MIT for details.