# simple-async-pipe
Aims to provide a simple pipe-like functionality for async code. Created to be used in
tests. No performance optimization done.
[Documentation](https://docs.rs/simple_async_pipe/)
## License
This project is licensed under either of
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or
http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or
http://opensource.org/licenses/MIT)
at your option.