Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 220 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 220 Bytes

Rust I/O Template

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.