easy_io 0.2.0

Fast and dead-simple IO for competitive programming in Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["Axel Lindeberg"]
categories = ["text-processing", "io", "competitive-programming"]
description = "Fast and dead-simple IO for competitive programming in Rust"
homepage = "https://github.com/AxlLind/EasyIO.rs"
keywords = ["io"]
license = "MIT"
name = "easy_io"
readme = "README.md"
repository = "https://github.com/AxlLind/EasyIO.rs"
version = "0.2.0"