# Streamtools
Additional stream combinators.
Please read the [API documentation here](https://docs.rs/streamtools/).
[](https://github.com/extremeandy/streamtools/actions)
[](https://crates.io/crates/streamtools)
How to use with Cargo:
```toml
[dependencies]
streamtools = "0.7.2"
```
## License
Dual-licensed to be compatible with the Rust project.
Licensed under the Apache License, Version 2.0
https://www.apache.org/licenses/LICENSE-2.0 or the MIT license
https://opensource.org/licenses/MIT, at your
option. This file may not be copied, modified, or distributed
except according to those terms.