### Stdio

Rust Supports STDIO i.e input from stdin and output to stdout and stderr

### Rust Book Section

[STDIO](https://doc.rust-lang.org/std/io/index.html)