catch-input 1.0.1

Library implementing a macro for retrieving user input from the console.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
categories = ["command-line-interface", "command-line-utilities"]
description = "Library implementing a macro for retrieving user input from the console."
edition = "2021"
keywords = ["cli", "input", "console", "shell", "terminal"]
license = "MIT"
name = "catch-input"
readme = "README.MD"
repository = "https://github.com/c1m50c/catch-input"
resolver = "2"
version = "1.0.1"