Crates.io | stdout-channel |
lib.rs | stdout-channel |
version | 0.6.3 |
created_at | 2021-03-13 18:00:26.646716+00 |
updated_at | 2025-08-28 12:11:06.593238+00 |
description | Write stdout to an async queue. |
homepage | https://github.com/ddboline/stdout-channel-rs |
repository | https://github.com/ddboline/stdout-channel-rs |
max_upload_size | |
id | 368374 |
size | 44,470 |
Wrapper around stdout, uses deadqueue on the backend, allows for piping stdout to a vec when testing.