stdout-channel

Crates.iostdout-channel
lib.rsstdout-channel
version0.6.3
created_at2021-03-13 18:00:26.646716+00
updated_at2025-08-28 12:11:06.593238+00
descriptionWrite stdout to an async queue.
homepagehttps://github.com/ddboline/stdout-channel-rs
repositoryhttps://github.com/ddboline/stdout-channel-rs
max_upload_size
id368374
size44,470
Daniel Boline (ddboline)

documentation

README

stdout-channel-rs

version Build Status codecov

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

Commit count: 48

cargo fmt