read-human 0.1.1

Read things from a human on the command line.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[dev-dependencies.error-gen]
version = "0.1.0"

[package]
authors = ["Richard Dodd <richard.o.dodd@gmail.com>"]
description = "Read things from a human on the command line."
edition = "2018"
license = "Apache-2.0/MIT"
name = "read-human"
readme = "README.md"
repository = "https://github.com/derekdreery/read-human"
version = "0.1.1"