stdout-channel 0.5.2

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.