Crate console_utils
source ·Expand description
A simple library for console-based user input and option selection.
Functions
- Reads user input from the console.
- Allows the user to select options from a list using the console.
A simple library for console-based user input and option selection.