| Crates.io | rust_io_template |
| lib.rs | rust_io_template |
| version | 0.1.3 |
| created_at | 2024-06-08 22:11:59.486987+00 |
| updated_at | 2024-06-10 18:07:24.396414+00 |
| description | A simple Rust I/O template |
| homepage | |
| repository | https://github.com/lduranovic/rust-io-template |
| max_upload_size | |
| id | 1265987 |
| size | 16,989 |
This is a toy project useful if you're looking to consume some Rust input in a quick way. The template allows you to either consume lines in a nice and predictable way, or consume individual tokens.