# IOF: Input and Output in a Simple Format
[](https://docs.rs/iof)
[](https://crates.io/crates/iof)
[](https://crates.io/crates/iof)
[](https://github.com/TheVeryDarkness/iof/actions/workflows/ci.yml)
[](https://codecov.io/gh/TheVeryDarkness/iof)
This library is mainly for some cases that need simple and fast I/O, such as online judge.
This library has an interface for inputs that is a bit similar to input streams in C++ (thus is helpful if you're finding an I/O framework in Rust for online judge), and some default format for output.
See the [documentation](https://docs.rs/iof) for more details.
## Test Coverage Graphs
The following graphs are generated by [Codecov](https://codecov.io/gh/TheVeryDarkness/iof).


