8 lines
161 B
Markdown
8 lines
161 B
Markdown
|
### 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)
|