#stdout

stdout-channel

Write stdout to an async queue

12 releases

0.6.1 Dec 29, 2023
0.6.0 Dec 9, 2022
0.5.3 May 5, 2022
0.5.1 Mar 13, 2022
0.4.0 Mar 13, 2021

#16 in #stdout

Custom license

14KB
338 lines

stdout-channel-rs

version Build Status codecov

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

Dependencies

~2.5–8.5MB
~69K SLoC