grabinput 0.2.1

Unixy lib for reading from a file or from stdin
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.clippy]
optional = true
version = "0.0"

[package]
authors = ["J/A <archer884@gmail.com>"]
description = "Unixy lib for reading from a file or from stdin"
exclude = ["examples/*"]
keywords = ["stdin", "file", "read", "input", "simple"]
license = "MIT/Apache-2.0"
name = "grabinput"
readme = "README.md"
repository = "https://github.com/archer884/grabinput.git"
version = "0.2.1"