fast_input 0.2.0

Fast and easy input from standard in, made for competetive programming
Documentation
[package]
name = "fast_input"
version = "0.2.0"
authors = ["Klas af Geijerstam <klasafgeijerstam@gmail.com>", "Jakub Jagiello <kubajagiello94@gmail.com>"]
edition = "2018"
license = "MIT"
description = "Fast and easy input from standard in, made for competetive programming"
repository = "https://github.com/KlasafGeijerstam/fast_input"
keywords = ["input", "competitive", "stdin", "kattis", "fast_input"]
categories = ["parsing"]


# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]