atm-async-utils 0.2.1

Utilities for implementing and testing futures::Sink and futures::Stream related code.
Documentation

ATM Async Utils

A few utilities for implementing and testing futures::Sink and futures::Stream related code.

For the TestSink and TestStream, the code structure, api and doc comments are based on the partial-io crate.