Re-exports§
pub use inquire;
Macros§
Structs§
- Select
- Prompt suitable for when you need the user to select one option among many.
Enums§
- Input
Error - Paint
Target - Target for paint operations.
Constants§
Statics§
- CONFIG
- Render configuration.
Functions§
- abort
- ask
- blank
- blob
- columns
- confirm
- error
- header
- headline
- help
- hint
- indented
- input
- Prompts the user for input. If the user cancels the operation,
the operation is interrupted, or no suitable terminal is found,
then
Ok(None)is returned. - manual
- notice_
args - passphrase
- passphrase_
confirm - passphrase_
stdin - prefixed
- println
- rows
- select
- subcommand
- success_
args - tip_
args - usage
- viewport
- warning
Type Aliases§
- Passphrase
- Passphrase input.