# transform-stream
[![Crates.io][crates-badge]][crates-url]
[![MIT licensed][mit-badge]][mit-url]
[![Docs][docs-badge]][docs-url]
[crates-badge]: https://img.shields.io/crates/v/transform-stream.svg
[crates-url]: https://crates.io/crates/transform-stream
[mit-badge]: https://img.shields.io/badge/license-MIT-blue.svg
[mit-url]: LICENSE
[docs-badge]: https://docs.rs/transform-stream/badge.svg
[docs-url]: https://docs.rs/transform-stream/
Lightweight async stream wrapper.
Documentation:
Inspired by