1 unstable release
0.7.1 | Oct 23, 2020 |
---|
#40 in #text-input
Used in gnore
81KB
2K
SLoC
dialoguer
Forked from https://github.com/mitsuhiko/dialoguer
A rust library for command line prompts and similar things.
lib.rs
:
dialoguer is a library for Rust that helps you build useful small interactive user inputs for the command line. It provides utilities to render various simple dialogs like confirmation prompts, text inputs and more.
Best paired with other libraries in the family:
Crate Contents
- Confirmation prompts
- Input prompts (regular and password)
- Input validation
- Selections prompts (single and multi)
- Other kind of prompts
- Editor launching
Dependencies
~2–11MB
~114K SLoC