rust_io_template 0.1.3

A simple Rust I/O template
Documentation

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.