inquire 0.0.2

inquire is a library for building interactive prompts on terminals
Documentation

inquire

Latest Version License

inquire is a library for building interactive prompts on terminals, inspired by survey.

Demo

Animated GIF making a demonstration of a questionnaire created with this library. You can replay this recording in your terminal with asciinema play command - asciinema play 422086.cast Source

Examples

Examples can be found in the examples directory. Run them to see basic behavior:

$ cargo run --example form