cli_input 1.0.2

Various functions for gathering user input in the terminal.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies.rpassword]
version = "7.2.0"

[package]
description = "Various functions for gathering user input in the terminal."
edition = "2021"
license = "MIT"
name = "cli_input"
readme = "README.md"
repository = "https://gitlab.com/oglo-crates/cli-input"
version = "1.0.2"