stdout-channel 0.6.1

Write stdout to an async queue.
Documentation

stdout-channel-rs

version Build Status codecov

Wrapper around stdout, uses deadqueue on the backend, allows for piping stdout to a vec when testing.