1# tokio-stream 2 3Utilities to work with `Stream` and `tokio`. 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 Tokio by you, shall be licensed as MIT, without any additional 13terms or conditions. 14