parallel-stream 2.1.2

Data parallelism library for async-std
Documentation

Installation

$ cargo add parallel-stream

Safety

This crate uses #![deny(unsafe_code)] to ensure everything is implemented in 100% Safe Rust.

Contributing

Want to join us? Check out our "Contributing" guide and take a look at some of these issues:

License