casual 0.2.0

Simple crate for parsing user input.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
authors = ["Ross MacArthur <ross@macarthur.io>"]
categories = ["command-line-interface", "rust-patterns"]
description = "Simple crate for parsing user input."
edition = "2018"
homepage = "https://github.com/rossmacarthur/casual"
keywords = ["simple", "cli", "console", "text", "input"]
license = "MIT OR Apache-2.0"
name = "casual"
readme = "README.md"
repository = "https://github.com/rossmacarthur/casual"
version = "0.2.0"