Crate simple_prompts

Source

Functionsยง

edit_prompt
Creates a CLI prompt from a &str for input and prepopulates a value from another &str for potential editing and returns a String.
filter_prompt
Filters input with HTML entity replacement
prompt
Creates a CLI prompt from a &str for input and returns a String.