1# Asynchronous streams for Rust 2 3{{readme}} 4 5## License 6 7This project is licensed under the [MIT license](LICENSE). 8 9### Contribution 10 11Unless you explicitly state otherwise, any contribution intentionally submitted 12for inclusion in `async-stream` by you, shall be licensed as MIT, without any 13additional terms or conditions. 14