stdout-channel

Crates.iostdout-channel
lib.rsstdout-channel
version0.6.1
sourcesrc
created_at2021-03-13 18:00:26.646716
updated_at2023-12-29 02:15:28.143115
descriptionWrite stdout to an async queue.
homepagehttps://github.com/ddboline/stdout-channel-rs
repositoryhttps://github.com/ddboline/stdout-channel-rs
max_upload_size
id368374
size15,817
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: 46

cargo fmt