Crates.io | cpp_streams |
lib.rs | cpp_streams |
version | 0.1.0 |
source | src |
created_at | 2023-10-20 13:41:35.728442 |
updated_at | 2023-10-20 13:41:35.728442 |
description | C++ style streams for stdin/stdout |
homepage | |
repository | |
max_upload_size | |
id | 1008996 |
size | 3,760 |
C++ style streams for stdout and stdin functionality in Rust!
Use your favorite stream paradigme to interact with your application, see examples/main.rs for basic usage.