Crates.io | iof |
lib.rs | iof |
version | 0.3.0 |
source | src |
created_at | 2024-07-14 09:29:18.167521 |
updated_at | 2024-10-14 08:43:07.301696 |
description | Read from and write data to console or file in simple formats. |
homepage | |
repository | https://github.com/TheVeryDarkness/iof |
max_upload_size | |
id | 1302874 |
size | 225,044 |
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 for more details.
The following graphs are generated by Codecov.