cpp_streams 0.1.0

C++ style streams for stdin/stdout
Documentation
1
2
3
4
5
6
# cpp_streams

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.