futures-shim

Crates.iofutures-shim
lib.rsfutures-shim
version0.1.3
sourcesrc
created_at2017-06-17 10:06:40.199688
updated_at2017-06-20 06:18:34.053582
descriptionAn adapter for futures-unaware components
homepage
repositoryhttps://github.com/yrashk/futures-shim
max_upload_size
id19293
size21,450
Yurii Rashkovskii (yrashk)

documentation

https://docs.rs/futures-shim

README

futures-shim

The idea behind this small Rust library is to provide a way integrate futures-unaware components into futures pipelines.

Currently covered APIs:

  • stdlib's mpsc unbounded channels

License

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.

Commit count: 5

cargo fmt