atm-async-utils

Crates.ioatm-async-utils
lib.rsatm-async-utils
version0.2.1
sourcesrc
created_at2018-01-03 19:08:22.493445
updated_at2018-03-10 15:22:40.205802
descriptionUtilities for implementing and testing futures::Sink and futures::Stream related code.
homepage
repositoryhttps://github.com/AljoschaMeyer/atm-async-utils
max_upload_size
id45412
size40,860
all (github:sunrise-choir:all)

documentation

README

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.

Commit count: 23

cargo fmt