Crates.io | stdout-channel |
lib.rs | stdout-channel |
version | 0.6.1 |
source | src |
created_at | 2021-03-13 18:00:26.646716 |
updated_at | 2023-12-29 02:15:28.143115 |
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 | 15,817 |
Wrapper around stdout, uses deadqueue on the backend, allows for piping stdout to a vec when testing.