rust_io_template

Crates.iorust_io_template
lib.rsrust_io_template
version0.1.3
sourcesrc
created_at2024-06-08 22:11:59.486987
updated_at2024-06-10 18:07:24.396414
descriptionA simple Rust I/O template
homepage
repositoryhttps://github.com/lduranovic/rust-io-template
max_upload_size
id1265987
size16,989
Luka Duranovic (lduranovic)

documentation

README

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.

Commit count: 32

cargo fmt