Expand description
This crate allows integrating non-futures components from Rust stdlib (and eventually third-party libraries) into futures pipelines
Modulesยง
- mpsc
- The purpose of this module is to enable smooth integration of unbounded mpsc-using components into futures-based pipelines.